Codebase list policykit-1-gnome / upstream/0.8 ChangeLog
upstream/0.8

Tree @upstream/0.8 (Download .tar.gz)

ChangeLog @upstream/0.8raw · history · blame

   1
   2
   3
   4
   5
   6
   7
   8
   9
  10
  11
  12
  13
  14
  15
  16
  17
  18
  19
  20
  21
  22
  23
  24
  25
  26
  27
  28
  29
  30
  31
  32
  33
  34
  35
  36
  37
  38
  39
  40
  41
  42
  43
  44
  45
  46
  47
  48
  49
  50
  51
  52
  53
  54
  55
  56
  57
  58
  59
  60
  61
  62
  63
  64
  65
  66
  67
  68
  69
  70
  71
  72
  73
  74
  75
  76
  77
  78
  79
  80
  81
  82
  83
  84
  85
  86
  87
  88
  89
  90
  91
  92
  93
  94
  95
  96
  97
  98
  99
 100
 101
 102
 103
 104
 105
 106
 107
 108
 109
 110
 111
 112
 113
 114
 115
 116
 117
 118
 119
 120
 121
 122
 123
 124
 125
 126
 127
 128
 129
 130
 131
 132
 133
 134
 135
 136
 137
 138
 139
 140
 141
 142
 143
 144
 145
 146
 147
 148
 149
 150
 151
 152
 153
 154
 155
 156
 157
 158
 159
 160
 161
 162
 163
 164
 165
 166
 167
 168
 169
 170
 171
 172
 173
 174
 175
 176
 177
 178
 179
 180
 181
 182
 183
 184
 185
 186
 187
 188
 189
 190
 191
 192
 193
 194
 195
 196
 197
 198
 199
 200
 201
 202
 203
 204
 205
 206
 207
 208
 209
 210
 211
 212
 213
 214
 215
 216
 217
 218
 219
 220
 221
 222
 223
 224
 225
 226
 227
 228
 229
 230
 231
 232
 233
 234
 235
 236
 237
 238
 239
 240
 241
 242
 243
 244
 245
 246
 247
 248
 249
 250
 251
 252
 253
 254
 255
 256
 257
 258
 259
 260
 261
 262
 263
 264
 265
 266
 267
 268
 269
 270
 271
 272
 273
 274
 275
 276
 277
 278
 279
 280
 281
 282
 283
 284
 285
 286
 287
 288
 289
 290
 291
 292
 293
 294
 295
 296
 297
 298
 299
 300
 301
 302
 303
 304
 305
 306
 307
 308
 309
 310
 311
 312
 313
 314
 315
 316
 317
 318
 319
 320
 321
 322
 323
 324
 325
 326
 327
 328
 329
 330
 331
 332
 333
 334
 335
 336
 337
 338
 339
 340
 341
 342
 343
 344
 345
 346
 347
 348
 349
 350
 351
 352
 353
 354
 355
 356
 357
 358
 359
 360
 361
 362
 363
 364
 365
 366
 367
 368
 369
 370
 371
 372
 373
 374
 375
 376
 377
 378
 379
 380
 381
 382
 383
 384
 385
 386
 387
 388
 389
 390
 391
 392
 393
 394
 395
 396
 397
 398
 399
 400
 401
 402
 403
 404
 405
 406
 407
 408
 409
 410
 411
 412
 413
 414
 415
 416
 417
 418
 419
 420
 421
 422
 423
 424
 425
 426
 427
 428
 429
 430
 431
 432
 433
 434
 435
 436
 437
 438
 439
 440
 441
 442
 443
 444
 445
 446
 447
 448
 449
 450
 451
 452
 453
 454
 455
 456
 457
 458
 459
 460
 461
 462
 463
 464
 465
 466
 467
 468
 469
 470
 471
 472
 473
 474
 475
 476
 477
 478
 479
 480
 481
 482
 483
 484
 485
 486
 487
 488
 489
 490
 491
 492
 493
 494
 495
 496
 497
 498
 499
 500
 501
 502
 503
 504
 505
 506
 507
 508
 509
 510
 511
 512
 513
 514
 515
 516
 517
 518
 519
 520
 521
 522
 523
 524
 525
 526
 527
 528
 529
 530
 531
 532
 533
 534
 535
 536
 537
 538
 539
 540
 541
 542
 543
 544
 545
 546
 547
 548
 549
 550
 551
 552
 553
 554
 555
 556
 557
 558
 559
 560
 561
 562
 563
 564
 565
 566
 567
 568
 569
 570
 571
 572
 573
 574
 575
 576
 577
 578
 579
 580
 581
 582
 583
 584
 585
 586
 587
 588
 589
 590
 591
 592
 593
 594
 595
 596
 597
 598
 599
 600
 601
 602
 603
 604
 605
 606
 607
 608
 609
 610
 611
 612
 613
 614
 615
 616
 617
 618
 619
 620
 621
 622
 623
 624
 625
 626
 627
 628
 629
 630
 631
 632
 633
 634
 635
 636
 637
 638
 639
 640
 641
 642
 643
 644
 645
 646
 647
 648
 649
 650
 651
 652
 653
 654
 655
 656
 657
 658
 659
 660
 661
 662
 663
 664
 665
 666
 667
 668
 669
 670
 671
 672
 673
 674
 675
 676
 677
 678
 679
 680
 681
 682
 683
 684
 685
 686
 687
 688
 689
 690
 691
 692
 693
 694
 695
 696
 697
 698
 699
 700
 701
 702
 703
 704
 705
 706
 707
 708
 709
 710
 711
 712
 713
 714
 715
 716
 717
 718
 719
 720
 721
 722
 723
 724
 725
 726
 727
 728
 729
 730
 731
 732
 733
 734
 735
 736
 737
 738
 739
 740
 741
 742
 743
 744
 745
 746
 747
 748
 749
 750
 751
 752
 753
 754
 755
 756
 757
 758
 759
 760
 761
 762
 763
 764
 765
 766
 767
 768
 769
 770
 771
 772
 773
 774
 775
 776
 777
 778
 779
 780
 781
 782
 783
 784
 785
 786
 787
 788
 789
 790
 791
 792
 793
 794
 795
 796
 797
 798
 799
 800
 801
 802
 803
 804
 805
 806
 807
 808
 809
 810
 811
 812
 813
 814
 815
 816
 817
 818
 819
 820
 821
 822
 823
 824
 825
 826
 827
 828
 829
 830
 831
 832
 833
 834
 835
 836
 837
 838
 839
 840
 841
 842
 843
 844
 845
 846
 847
 848
 849
 850
 851
 852
 853
 854
 855
 856
 857
 858
 859
 860
 861
 862
 863
 864
 865
 866
 867
 868
 869
 870
 871
 872
 873
 874
 875
 876
 877
 878
 879
 880
 881
 882
 883
 884
 885
 886
 887
 888
 889
 890
 891
 892
 893
 894
 895
 896
 897
 898
 899
 900
 901
 902
 903
 904
 905
 906
 907
 908
 909
 910
 911
 912
 913
 914
 915
 916
 917
 918
 919
 920
 921
 922
 923
 924
 925
 926
 927
 928
 929
 930
 931
 932
 933
 934
 935
 936
 937
 938
 939
 940
 941
 942
 943
 944
 945
 946
 947
 948
 949
 950
 951
 952
 953
 954
 955
 956
 957
 958
 959
 960
 961
 962
 963
 964
 965
 966
 967
 968
 969
 970
 971
 972
 973
 974
 975
 976
 977
 978
 979
 980
 981
 982
 983
 984
 985
 986
 987
 988
 989
 990
 991
 992
 993
 994
 995
 996
 997
 998
 999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418
1419
1420
1421
1422
1423
1424
1425
1426
1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
1455
1456
1457
1458
1459
1460
1461
1462
1463
1464
1465
1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
1497
1498
1499
1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
1510
1511
1512
1513
1514
1515
1516
1517
1518
1519
1520
1521
1522
1523
1524
1525
1526
1527
1528
1529
1530
1531
1532
1533
1534
1535
1536
1537
1538
1539
1540
1541
1542
1543
1544
1545
1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
1585
1586
1587
1588
1589
1590
1591
1592
1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
commit ec8ec3911c23c6879440f628dc9eabdabeccd29c
Author: David Zeuthen <davidz@redhat.com>
Date:   Wed Apr 16 21:59:53 2008 -0400

    update NEWS

 NEWS         |   34 ++++++++++++++++++++++++++++++++++
 gtk-doc.make |   28 +++++++++++++++++++++-------
 2 files changed, 55 insertions(+), 7 deletions(-)

commit e0dd150f28901f39c9ad94406d1dc1b0875fd714
Author: David Zeuthen <davidz@redhat.com>
Date:   Wed Apr 16 21:49:52 2008 -0400

    merge translations from svn.gnome.org

 po/ChangeLog |   43 +++
 po/LINGUAS   |    9 +
 po/el.po     |  770
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 po/en_GB.po  |  786
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 po/es.po     |  731 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 po/fi.po     |  789
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 po/fr.po     |  801
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 po/he.po     |  733 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 po/hu.po     |  757
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 po/ja.po     |  779
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 po/sv.po     |  686 +++++++++++++++++++++++++++++++++++++++++++++++++
 11 files changed, 6884 insertions(+), 0 deletions(-)

commit 586b956dd85b78631ffcacb46b7a50d2e5e7cb66
Author: David Zeuthen <davidz@redhat.com>
Date:   Wed Apr 16 21:49:26 2008 -0400

    comment out check for policy file until SCM situation is under control

 examples/Makefile.am |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit ba7b8ad95d9bb77d2c0bf24940758a60779b0e29
Author: David Zeuthen <davidz@redhat.com>
Date:   Wed Apr 16 21:24:37 2008 -0400

    use gtk_window_present_with_time() to circumvent focus stealing
    prevention

 src/polkit-gnome-manager.c |   17 ++++++++++++++---
 1 files changed, 14 insertions(+), 3 deletions(-)

commit 4ea4fbf3dc775a79df0ee10fa8207ade8b8d09b4
Author: David Zeuthen <davidz@redhat.com>
Date:   Fri Apr 4 02:11:14 2008 -0400

    test commit

 README |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

commit 03b0e79f7f6abe5da73893dec3f087227f2dedf7
Author: davidz <davidz@dcb895c4-0b37-0410-a1ab-9402eea08454>
Date:   Fri Apr 4 06:08:10 2008 +0000

    update MAINTAINERS



    git-svn-id: svn+ssh://svn.gnome.org/svn/policykit-gnome/trunk@3
    dcb895c4-0b37-0410-a1ab-9402eea08454

 MAINTAINERS |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

commit 4e03949443ffcf4e65ad0352de495363384176e7
Merge: 83b695a... 668dc05...
Author: davidz <davidz@dcb895c4-0b37-0410-a1ab-9402eea08454>
Date:   Fri Apr 4 06:02:43 2008 +0000

    Merge ../PolicyKit-gnome


    git-svn-id: svn+ssh://svn.gnome.org/svn/policykit-gnome/trunk@2
    dcb895c4-0b37-0410-a1ab-9402eea08454

commit 668dc058b3ae59ece2a93009957220899fd6ab8d
Author: David Zeuthen <davidz@redhat.com>
Date:   Wed Feb 27 21:26:45 2008 -0500

    fix a few g_warnings when handling icons

 tools/polkit-gnome-authorization.c |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)

commit 574a0eb800ce5b95e619d510113127c8f96d1e28
Author: David Zeuthen <davidz@redhat.com>
Date:   Wed Feb 27 21:26:26 2008 -0500

    use gtk_window_present() to show the dialog

 src/polkit-gnome-manager.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit c6673a7f9e63e65b108dec7f97ae898ee20a8820
Author: David Zeuthen <davidz@redhat.com>
Date:   Tue Dec 18 11:23:51 2007 -0500

    don't crash when showing block authorizations for a user without .face

 tools/polkit-gnome-authorization.c |   13 +++++++++----
 1 files changed, 9 insertions(+), 4 deletions(-)

commit cd7c8de91fcb095d9d04f90f5d3f313bd166912b
Author: David Zeuthen <davidz@redhat.com>
Date:   Fri Dec 7 02:13:49 2007 -0500

    add support for new constraint types: exe and selinux_context

    See commit a8e46ceb39137582b0fbacb69fdfda72ae7139f8
    http://gitweb.freedesktop.org/?p=PolicyKit.git;a=commit;h=a8e46ceb39137582b0fbacb69fdfda72ae7139f8

    for details. Note that we need to add support for adding such
    constraints in the Grant and Block dialogs.

 tools/polkit-gnome-authorization.c |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

commit b93472c5b2639543c3ac10139b6c033fa6aa3f71
Author: David Zeuthen <davidz@redhat.com>
Date:   Thu Dec 6 19:03:18 2007 -0500

    post release version bump to 0.8

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 467f42d2f12c9947f926ca1c6ba070f1e22effb0
Author: Michael Biebl <mbiebl@gmail.com>
Date:   Thu Dec 6 11:15:00 2007 -0500

    make sure build works with -Wl,--as-needed

 polkit-gnome/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 9b14480c175928ea41604fcb56c24a52f39b967e
Author: David Zeuthen <davidz@redhat.com>
Date:   Thu Dec 6 00:19:51 2007 -0500

    update NEWS file

 NEWS |   99
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 99 insertions(+), 0 deletions(-)

commit adf6d3d0a209f1e043b89c086136105e50d1867c
Author: David Zeuthen <davidz@redhat.com>
Date:   Wed Dec 5 23:00:18 2007 -0500

    update for latest PolicyKit API changes

 tools/polkit-gnome-authorization.c |   69
 +++++++++++++++++++++++------------
 1 files changed, 45 insertions(+), 24 deletions(-)

commit ed45e4f30ecdaacc7b4b0b05c12b034b0cd6a391
Author: David Zeuthen <davidz@redhat.com>
Date:   Wed Dec 5 22:58:35 2007 -0500

    introduce new polkit-action-sufficient property

 polkit-gnome/polkit-gnome-action.c |  111
 +++++++++++++++++++++++++++++++++++-
 1 files changed, 110 insertions(+), 1 deletions(-)

commit f293e08834908ec49d4c34d749dd3d1d3b5f6a2d
Author: David Zeuthen <davidz@redhat.com>
Date:   Wed Dec 5 22:57:53 2007 -0500

    update to latest PolicyKit API changes

 polkit-gnome/polkit-gnome-toggle-action.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 14d24658fbe8b2dbb828324914abc84715d0f5be
Author: David Zeuthen <davidz@redhat.com>
Date:   Tue Nov 20 22:17:03 2007 -0500

    for negative auths, make the face bw to make the stop icon stand out

 tools/polkit-gnome-authorization.c |    9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)

commit d9f0f13f3cdbd7cb6dbc4a590b2dcadaa17cc785
Author: David Zeuthen <davidz@redhat.com>
Date:   Tue Nov 20 22:10:19 2007 -0500

    update docs to reflect the interface switch from org.gnome to
    org.freedesktop

 doc/polkit-gnome-docs.xml        |   30 +++++++++++++++---------------
 polkit-gnome/polkit-gnome-auth.c |   15 +++++++++++++--
 src/polkit-gnome-manager.xml     |    6 ++++--
 3 files changed, 32 insertions(+), 19 deletions(-)

commit 2927ed348e96dc792da80f5b7551c06a4715f90a
Author: David Zeuthen <davidz@redhat.com>
Date:   Tue Nov 20 21:57:11 2007 -0500

    fix up POLKIT_TYPE_GNOME_CONTEXT to be POLKIT_GNOME_TYPE_CONTEXT

 polkit-gnome/polkit-gnome-context.c |    4 ++--
 polkit-gnome/polkit-gnome-context.h |   13 ++++++-------
 2 files changed, 8 insertions(+), 9 deletions(-)

commit 4816ba22085774dd3f63d0c8a8321ad9a3e4b814
Author: David Zeuthen <davidz@redhat.com>
Date:   Tue Nov 20 16:42:26 2007 -0500

    add support for "target-pid" property and streamline auth interface

    Also fix a small bug in ToggleAction

 examples/polkit-gnome-example.c           |    1 +
 polkit-gnome/polkit-gnome-action.c        |   64
 +++++++++++++++++++++++++----
 polkit-gnome/polkit-gnome-auth.c          |   17 +++++---
 polkit-gnome/polkit-gnome-auth.h          |    7 +++-
 polkit-gnome/polkit-gnome-toggle-action.c |   10 +++-
 src/polkit-gnome-manager.c                |   58
 +++++++++++++++++---------
 src/polkit-gnome-manager.h                |    6 +++
 src/polkit-gnome-manager.xml              |    6 ++-
 8 files changed, 130 insertions(+), 39 deletions(-)

commit 65e3eec218a6cb957db80bf6b1d0dd0e0d846d83
Author: David Zeuthen <davidz@redhat.com>
Date:   Tue Nov 20 01:31:10 2007 -0500

    also claim the name org.freedesktop.PolicyKit.AuthenticationAgent

    ... and the associated interface of the same name for the object /.

    Also call into the standardized name from
    polkit_gnome_auth_show_dialog().
    Will need to standardize all this in the PolicyKit docs; watch out for
    an upcoming commit there..

 data/Makefile.am                                   |    7 +++++-
 ...esktop.PolicyKit.AuthenticationAgent.service.in |    3 ++
 polkit-gnome/polkit-gnome-auth.c                   |    6 ++--
 src/main.c                                         |   21
 ++++++++++-------
 src/polkit-gnome-manager.c                         |    9 +++++--
 src/polkit-gnome-manager.xml                       |   24
 +++++++++++++++++--
 6 files changed, 51 insertions(+), 19 deletions(-)

commit 61c8eea7f6b54eee745176baa815603c6423390d
Author: David Zeuthen <davidz@redhat.com>
Date:   Tue Nov 20 00:27:45 2007 -0500

    fix corner case for the toggle action

    Assume an action A and user U. Suppose that

     - there is a negative auth for A for U "granted" by U itself
     - auth is needed

    then one need, when the user clicks the proxy widget, to reevaluate
    the polkit result after having revoked the self-granted negative
    auths.

 polkit-gnome/polkit-gnome-toggle-action.c |   88
 ++++++++++++++++++-----------
 1 files changed, 54 insertions(+), 34 deletions(-)

commit f5a88e7bb512a6e588e87f5e11f043065fa45eaa
Author: David Zeuthen <davidz@redhat.com>
Date:   Mon Nov 19 23:30:30 2007 -0500

    add support for negative auths

    This implements the UI bits for supporting the negative auths feature
    added to PolicyKit in commit 45f52acbfd1d898e37f4ccaa830d6425fa4bc2da

     http://gitweb.freedesktop.org/?p=PolicyKit.git;a=commitdiff;h=45f52acbfd1d898e37f4ccaa830d6425fa4bc2da

 polkit-gnome/polkit-gnome-action.c        |  335
 +++++++++++++++++++++++++---
 polkit-gnome/polkit-gnome-action.h        |    1 +
 polkit-gnome/polkit-gnome-toggle-action.c |  129 ++++++++---
 tools/polkit-gnome-authorization.c        |  168 ++++++++++++--
 4 files changed, 538 insertions(+), 95 deletions(-)

commit 97554bffa8e8f6b98c8b74596d18ad9ee10dd3b2
Author: David Zeuthen <davidz@redhat.com>
Date:   Sun Nov 18 17:17:02 2007 -0500

    actually do single instance by refusing to run if we can't claim
    the Name

 tools/polkit-gnome-authorization.c |   16 ++++++++++++----
 1 files changed, 12 insertions(+), 4 deletions(-)

commit 93ddf49fec0d93f30a8e4c5cd3af435fbaeb2388
Author: David Zeuthen <davidz@redhat.com>
Date:   Sun Nov 18 16:37:27 2007 -0500

    make auth dialog show a link to the auth manager and add a .desktop
    file

 data/Makefile.am                                   |   16 +-
 ...gnome.PolicyKit.AuthorizationManager.service.in |    3 +
 data/polkit-gnome-authorization.desktop.in         |   11 +
 po/POTFILES.in                                     |    1 +
 po/da.po                                           |  570
 +++++++++++++++++---
 src/polkit-gnome-auth-dialog.c                     |   58 ++-
 tools/Makefile.am                                  |   10 +-
 tools/polkit-gnome-authorization.c                 |  135 +++++-
 tools/single-instance.xml                          |    9 +
 9 files changed, 721 insertions(+), 92 deletions(-)

commit 23f0a8aac96557615688621a15853c29de6bf15c
Author: David Zeuthen <davidz@redhat.com>
Date:   Sun Nov 18 15:14:10 2007 -0500

    pull in sexy and gnome-vfs for better presentation and handling of
    vendor url's

 configure.ac                       |   12 ++-
 src/Makefile.am                    |    4 +
 src/polkit-gnome-auth-dialog.c     |   54 ++++++--
 tools/Makefile.am                  |    4 +
 tools/polkit-gnome-authorization.c |  283
 +++++++++++++++++++-----------------
 5 files changed, 214 insertions(+), 143 deletions(-)

commit 6a31dd819f4fca16ed0f091aa51a8b2ae20bd5d8
Author: David Zeuthen <davidz@redhat.com>
Date:   Sat Nov 17 21:20:52 2007 -0500

    add support for vendor and icon

    Looks roughly like this

     http://people.freedesktop.org/~david/polkit-icon-and-vendor.png

    using a hacked up .policy file for the intlclock thingie.

 src/polkit-gnome-auth-dialog.c     |  124
 ++++++++++++++++++++++++++++++++++--
 src/polkit-gnome-auth-dialog.h     |    3 +
 src/polkit-gnome-manager.c         |   10 +++
 tools/polkit-gnome-authorization.c |   83 ++++++++++++++++++++++--
 4 files changed, 207 insertions(+), 13 deletions(-)

commit e9a1d572994f228e9ae64e70ceaf16aa21a4ae85
Author: David Zeuthen <davidz@redhat.com>
Date:   Sat Nov 17 18:09:32 2007 -0500

    add notebook to avoid showing summary when an action isn't selected

 tools/polkit-gnome-authorization.c |   16 ++++++++++++++--
 1 files changed, 14 insertions(+), 2 deletions(-)

commit 65adf6218b63658c64ad91733a365785d54f2b3c
Author: David Zeuthen <davidz@redhat.com>
Date:   Sat Nov 17 17:49:40 2007 -0500

    add support for grant, revoke and editing implicit authorizations

 src/polkit-gnome-auth-dialog.c     |    2 +-
 tools/polkit-gnome-authorization.c | 1831
 +++++++++++++++++++++++++++---------
 2 files changed, 1376 insertions(+), 457 deletions(-)

commit 5b1acacbb28706bcb0f286fa15659a0703647248
Author: David Zeuthen <davidz@redhat.com>
Date:   Mon Nov 12 18:45:57 2007 -0500

    use a tree for the actions and their namespaces instead of a flat list

 tools/polkit-gnome-authorization.c |  458
 +++++++++++++++++++++++++-----------
 1 files changed, 321 insertions(+), 137 deletions(-)

commit d0fdee5061b2516e7005838b8585d845161de5a8
Author: David Zeuthen <davidz@redhat.com>
Date:   Mon Nov 12 13:47:57 2007 -0500

    update to gtk-doc.make to handle parallel builds

 gtk-doc.make |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

commit a7862e497c27b7ce2b7ec23054bff6a9255d9b6e
Author: David Zeuthen <davidz@redhat.com>
Date:   Fri Nov 9 21:24:16 2007 -0500

    update to slightly modified iterator API in PolicyKit HEAD

 tools/polkit-gnome-authorization.c |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

commit 2e6bb36b612859e2b28d50cfa5b9c743f9c6976f
Author: David Zeuthen <davidz@redhat.com>
Date:   Wed Oct 31 23:39:05 2007 -0400

    update screenshots in docs

 doc/polkit-gnome-example-screenshot-authorized.png |  Bin 70745 ->
 104073 bytes
 doc/polkit-gnome-example-screenshot.png            |  Bin 69409 ->
 101821 bytes
 2 files changed, 0 insertions(+), 0 deletions(-)

commit 104c7ee8599126a90dc4a38fd449ebf4ef672bed
Author: David Zeuthen <davidz@redhat.com>
Date:   Wed Oct 31 23:33:44 2007 -0400

    add support for one-shot authorizations

    This was introduced in commit 1b4fa91bb66135cf53d37117680cb2f23c3055ac
    of PolicyKit.

 examples/polkit-gnome-example.c           |  142
 +++++++++++++++++++----------
 examples/polkit-gnome-example.policy.in   |    9 ++
 polkit-gnome/polkit-gnome-action.c        |  140
 +++++++++++++++-------------
 polkit-gnome/polkit-gnome-toggle-action.c |    4 +
 src/polkit-gnome-manager.c                |   11 ++
 tools/polkit-gnome-authorization.c        |   18 ++++
 6 files changed, 210 insertions(+), 114 deletions(-)

commit 40a42d5df7902307263ed7dc7f38184096b3f172
Author: David Zeuthen <davidz@redhat.com>
Date:   Wed Oct 31 15:40:34 2007 -0400

    update for recent changes on PolicyKit HEAD

 data/polkit-gnome.pc.in            |    2 +-
 examples/Makefile.am               |    1 +
 po/POTFILES.in                     |    2 ++
 polkit-gnome/Makefile.am           |    1 +
 tools/Makefile.am                  |    2 ++
 tools/polkit-gnome-authorization.c |   29 +++++++++++++++++++----------
 6 files changed, 26 insertions(+), 11 deletions(-)

commit 0c3799f88e8b1bc5517eaeea72a156fa822bbb16
Author: David Zeuthen <davidz@redhat.com>
Date:   Mon Oct 29 00:38:02 2007 -0400

    various work-in-progress bits for the authorization tool

 tools/polkit-gnome-authorization.c |  548
 ++++++++++++++++++++++++++++++------
 1 files changed, 466 insertions(+), 82 deletions(-)

commit 7f12aa928fcc3abd01db724987f14c1e9ce18b58
Author: David Zeuthen <davidz@redhat.com>
Date:   Mon Oct 29 00:37:25 2007 -0400

    use PolKitGnomeToggleAction in example

 examples/polkit-gnome-example.c         |   55
 ++++++++++++++++++++++++++++--
 examples/polkit-gnome-example.policy.in |    9 +++++
 2 files changed, 60 insertions(+), 4 deletions(-)

commit 1680f78868f312f112e592d84ef02ecc30efc27d
Author: David Zeuthen <davidz@redhat.com>
Date:   Mon Oct 29 00:36:44 2007 -0400

    include PolKitGnomeToggleAction and update a screenshot

 doc/polkit-gnome-docs.xml               |    1 +
 doc/polkit-gnome-example-screenshot.png |  Bin 54605 -> 69409 bytes
 2 files changed, 1 insertions(+), 0 deletions(-)

commit 0e879817180bd0273fd7d688b3f8cdff550167fb
Author: David Zeuthen <davidz@redhat.com>
Date:   Mon Oct 29 00:36:00 2007 -0400

    new class PolKitGnomeToggleAction

 polkit-gnome/Makefile.am                  |   16 +-
 polkit-gnome/polkit-gnome-toggle-action.c |  842
 +++++++++++++++++++++++++++++
 polkit-gnome/polkit-gnome-toggle-action.h |   85 +++
 polkit-gnome/polkit-gnome.h               |    1 +
 4 files changed, 937 insertions(+), 7 deletions(-)

commit 6ebce0a7f3cd953a1104d3b80c632b3f480c06a0
Author: David Zeuthen <davidz@redhat.com>
Date:   Mon Oct 29 00:34:29 2007 -0400

    include png

 doc/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit d0eae1d56b4a3fa1a9102134b4f3f377744a6b05
Author: David Zeuthen <davidz@redhat.com>
Date:   Mon Oct 29 00:33:43 2007 -0400

    various fixed for PolKitGnomeAction

 doc/polkit-gnome-example-screenshot-authorized.png |  Bin 0 ->
 70745 bytes
 polkit-gnome/polkit-gnome-action.c                 |  182
 +++++++++++--------
 polkit-gnome/polkit-gnome-action.h                 |   33 ++--
 3 files changed, 121 insertions(+), 94 deletions(-)

commit 5c18fbee32e4aebe34be0a86970aa0caea17d9ea
Author: David Zeuthen <davidz@redhat.com>
Date:   Mon Oct 22 12:32:14 2007 -0400

    add a "Manage Authorization" application

 Makefile.am                        |    2 +-
 configure.ac                       |    3 +-
 tools/Makefile.am                  |   35 +++
 tools/polkit-gnome-authorization.c |  537
 ++++++++++++++++++++++++++++++++++++
 4 files changed, 575 insertions(+), 2 deletions(-)

commit c010724e64637ff1f9b033dbc48acb0f0b366bdc
Author: David Zeuthen <davidz@redhat.com>
Date:   Mon Oct 22 12:31:45 2007 -0400

    fix description of the Kick actions in the example

 examples/polkit-gnome-example.policy.in |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

commit b88a5b25db2e3e968e501a9833497ddff4a4ff30
Author: David Zeuthen <davidz@redhat.com>
Date:   Sun Oct 21 16:49:49 2007 -0400

    assorted libpolkit-gnome fixes

     - add 'master' visibility and sensitivity properties (and C bindings)
       to PolKitGnomeAction; this is useful for applications that wants to
       e.g. hide proxy widgets and don't care if the answer from PolicyKit
       changes

     - disconnect from signals when finalizing PolKitGnomeAction instances

     - avoid recomputing PolicyKit answer if user sets the same properties

     - Make 'clicked' work as expected on the GtkButton instances we
       create via polkit_gnome_action_create_button (only emit 'clicked'
       when PolicyKit says yes and synthesize 'clicked' when a privilege
       is gained)

     - Our namespace is PolKitGnome - so fix
     s/POLKIT_IS_GNOME/POLKIT_GNOME_IS/

     - Remove a lot of debug statements

 examples/polkit-gnome-example.c     |   11 +-
 polkit-gnome/polkit-gnome-action.c  |  212
 ++++++++++++++++++++++++++++-------
 polkit-gnome/polkit-gnome-action.h  |   35 ++++---
 polkit-gnome/polkit-gnome-context.c |    9 +-
 polkit-gnome/polkit-gnome-context.h |    4 +-
 5 files changed, 206 insertions(+), 65 deletions(-)

commit f6e8ca6003f72c58bdd1414fca15a59b28fd8d0c
Author: David Zeuthen <davidz@redhat.com>
Date:   Sun Oct 21 12:08:51 2007 -0400

    for PolKitGnomeAction define what happens if PolKitAction is set
    to NULL

    Also make buttons embedded in GtkDialog work.

 polkit-gnome/polkit-gnome-action.c |   56
 ++++++++++++++++++++++++++++++++++--
 1 files changed, 53 insertions(+), 3 deletions(-)

commit 72fba75d28ab6d3e78ef17aea3da26a11a0597f7
Author: David Zeuthen <davidz@redhat.com>
Date:   Sat Oct 20 18:25:28 2007 -0400

    clean TODO - yay, down to one single trivial entry

 TODO |   20 --------------------
 1 files changed, 0 insertions(+), 20 deletions(-)

commit 509ae22858772acc7cc829faa27f4188dac0f7d5
Author: David Zeuthen <davidz@redhat.com>
Date:   Sat Oct 20 18:24:35 2007 -0400

    separate library dependencies into separate pkg-config modules

 configure.ac             |   24 +++++++++++++++---------
 doc/Makefile.am          |   16 +++++++++++-----
 examples/Makefile.am     |   12 ++++++++----
 polkit-gnome/Makefile.am |   16 +++++++++++++---
 src/Makefile.am          |   10 ++++++++--
 5 files changed, 55 insertions(+), 23 deletions(-)

commit bdffca9df0cb364aabbaeea5159baf64305e20ab
Author: David Zeuthen <davidz@redhat.com>
Date:   Sat Oct 20 18:11:42 2007 -0400

    we don't use libgnome nor libgnomeui so don't check for it in
    configure.ac

 configure.ac |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

commit 17bc2b736d9517d07ed6f3065085036d785008fa
Author: David Zeuthen <davidz@redhat.com>
Date:   Sat Oct 20 18:10:53 2007 -0400

    the auth daemon is not multi-threaded, no need to init threads

 src/main.c |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

commit 1fec84245de0366432a7ed98c8845b46bcae25de
Author: David Zeuthen <davidz@redhat.com>
Date:   Sat Oct 20 18:06:45 2007 -0400

    add some warning flags from gcc and fix up some warnings

 configure.ac                       |   80
 ++++++++++++++++++++++++++++++++++++
 polkit-gnome/polkit-gnome-action.c |   18 +-------
 2 files changed, 82 insertions(+), 16 deletions(-)

commit c1711b26b15bc27793b9736bc7c37d43d362e6ab
Author: David Zeuthen <davidz@redhat.com>
Date:   Sat Oct 20 17:51:52 2007 -0400

    add documentation for the authentication daemon

 doc/Makefile.am                    |    9 ++-
 doc/auth-details.png               |  Bin 0 -> 33008 bytes
 doc/auth-retain-always.png         |  Bin 0 -> 30495 bytes
 doc/auth-retain-session.png        |  Bin 0 -> 29800 bytes
 doc/auth-root.png                  |  Bin 0 -> 26805 bytes
 doc/auth-self.png                  |  Bin 0 -> 28037 bytes
 doc/auth-wheel-group-1.png         |  Bin 0 -> 35436 bytes
 doc/auth-wheel-group-2.png         |  Bin 0 -> 37226 bytes
 doc/polkit-gnome-docs.xml          |  150
 ++++++++++++++++++++++++++++++++++++
 polkit-gnome/polkit-gnome-action.c |    2 +-
 polkit-gnome/polkit-gnome-auth.c   |    6 +-
 src/polkit-gnome-manager.xml       |    7 ++
 12 files changed, 169 insertions(+), 5 deletions(-)

commit 6edc6ef1272212de72c2c4235ad664f12aa33212
Author: David Zeuthen <davidz@redhat.com>
Date:   Sat Oct 20 14:53:24 2007 -0400

    fixed some i18n issues with polkit-gnome-example

 examples/polkit-gnome-example.c |    2 +-
 po/POTFILES.in                  |    4 +
 po/da.po                        |  203
 +++++++++++++++++++++++++++++----------
 3 files changed, 155 insertions(+), 54 deletions(-)

commit 4f9ae9712f8110243acd34f82094f1110f56120f
Author: David Zeuthen <davidz@redhat.com>
Date:   Sat Oct 20 14:43:30 2007 -0400

    minor style / translation fixes for polkit-gnome-example

 examples/polkit-gnome-example.c |   28 ++++++++++++++--------------
 1 files changed, 14 insertions(+), 14 deletions(-)

commit e39388a123e29984f6bb30a612cac92429b8b292
Author: David Zeuthen <davidz@redhat.com>
Date:   Sat Oct 20 14:21:48 2007 -0400

    add toolbar and menubar to the example

 doc/polkit-gnome-example-screenshot.png |  Bin 43726 -> 54605 bytes
 examples/polkit-gnome-example.c         |  159
 +++++++++++++++++++++++++++----
 2 files changed, 138 insertions(+), 21 deletions(-)

commit 1ebe9f509c5ee82cebc0def23046172c73508de8
Author: David Zeuthen <davidz@redhat.com>
Date:   Sat Oct 20 14:14:10 2007 -0400

    add support for the 'short-label' property in PolKitGnomeAction

 polkit-gnome/polkit-gnome-action.c |  185
 +++++++++++++++++++++++++++++-------
 1 files changed, 152 insertions(+), 33 deletions(-)

commit 473737a423e1ad9a3e449a4c2b0707dbf933f956
Author: David Zeuthen <davidz@redhat.com>
Date:   Sat Oct 20 12:48:40 2007 -0400

    update example

 doc/polkit-gnome-example-screenshot.png |  Bin 37848 -> 43726 bytes
 examples/polkit-gnome-example.c         |   80
 ++++++++++++++++++++++++++-----
 2 files changed, 67 insertions(+), 13 deletions(-)

commit 4530215a8cd40818b9f961931829deca12e75062
Author: David Zeuthen <davidz@redhat.com>
Date:   Sat Oct 20 12:38:34 2007 -0400

    also propagate the ::activate signal if PolicyKit says 'no'

 polkit-gnome/polkit-gnome-action.c |   31 +++++++++++++++++++------------
 1 files changed, 19 insertions(+), 12 deletions(-)

commit 81b8924658015a10c430ec8d495b9d894898e709
Author: David Zeuthen <davidz@redhat.com>
Date:   Sat Oct 20 12:02:10 2007 -0400

    show an example of properties of PolKitGnomeAction can be overridden

 examples/polkit-gnome-example.c |   22 ++++++++++++++++++++++
 1 files changed, 22 insertions(+), 0 deletions(-)

commit 524be9f9230c6c715bd92086cb95dd8886c3c622
Author: David Zeuthen <davidz@redhat.com>
Date:   Sat Oct 20 12:01:28 2007 -0400

    update label for buttons created with
    polkit_gnome_action_create_button()

 polkit-gnome/polkit-gnome-action.c |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)

commit fa4eb13d8f7be5b7f602d007671da84ff24e48e5
Author: David Zeuthen <davidz@redhat.com>
Date:   Sat Oct 20 11:31:36 2007 -0400

    require (unreleased) PolicyKit 0.7 instead of 0.5

 configure.ac |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit 1de742ebee56da6e826f452373bcf5acada1457c
Author: David Zeuthen <davidz@redhat.com>
Date:   Sat Oct 20 11:26:26 2007 -0400

    in the example, unref the PolKitAction objects to plug memory leaks

    The PolKitGnomeAction class refs the PolKitAction object itself.

 examples/polkit-gnome-example.c |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

commit e8bf99b57e75cac8c2dae48b137f15378f72933c
Author: David Zeuthen <davidz@redhat.com>
Date:   Sat Oct 20 11:23:37 2007 -0400

    ref the PolKitAction when returning it as a property

    The caller needs to unref it himself then; this is consistent with how
    GObject works.

 polkit-gnome/polkit-gnome-action.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 00b2c4a66e0f31ac2924a54734df92c3d1359caa
Author: David Zeuthen <davidz@redhat.com>
Date:   Sat Oct 20 11:21:05 2007 -0400

    clean up the example, include it in inline docs and remove the helper

 Makefile.am                                      |    5 +-
 doc/Makefile.am                                  |    4 +-
 doc/polkit-gnome-example-auth-dialog-twiddle.png |  Bin 0 -> 39378 bytes
 doc/polkit-gnome-example-screenshot.png          |  Bin 0 -> 37848 bytes
 examples/Makefile.am                             |   26 --
 examples/polkit-gnome-example-helper.c           |  212 ----------
 examples/polkit-gnome-example.c                  |  473
 ++++------------------
 polkit-gnome/polkit-gnome-action.c               |   31 ++-
 polkit-gnome/polkit-gnome-context.h              |    1 +
 9 files changed, 114 insertions(+), 638 deletions(-)

commit 0b75bbc8a7b309a5a6d1527124b6118a419cf38b
Author: David Zeuthen <davidz@redhat.com>
Date:   Sat Oct 20 01:23:15 2007 -0400

    make all setters of PolKitGnomeAction private

    Application programmers should use g_object_set() instead.

 polkit-gnome/polkit-gnome-action.c |   62
 +++++++++++++++++++++++++-----------
 polkit-gnome/polkit-gnome-action.h |   21 ------------
 2 files changed, 43 insertions(+), 40 deletions(-)

commit 243a681378490b593c7528095fa6e8e01f6a8c2f
Author: David Zeuthen <davidz@redhat.com>
Date:   Sat Oct 20 01:16:38 2007 -0400

    add signals for ::auth_start, ::auth_end on PolKitGnomeAction

 polkit-gnome/polkit-gnome-action.c |   74
 ++++++++++++++++++++++++++++++-----
 polkit-gnome/polkit-gnome-action.h |    4 +-
 2 files changed, 66 insertions(+), 12 deletions(-)

commit 7f7624e09cc4aa5a9f38bad04a7f55c6ab1f9138
Author: David Zeuthen <davidz@redhat.com>
Date:   Fri Oct 19 21:18:15 2007 -0400

    show labels in buttons created by polkit_gnome_action_create_button()

 examples/polkit-gnome-example.c    |    1 +
 polkit-gnome/polkit-gnome-action.c |   50
 +++++++++++++++++++++++------------
 2 files changed, 34 insertions(+), 17 deletions(-)

commit a7e50ce61fd9b730710888a769dd382e39d6fef2
Author: David Zeuthen <davidz@redhat.com>
Date:   Fri Oct 19 20:03:42 2007 -0400

    pass XID for top-level of the widget that caused the ::activate signal

 polkit-gnome/polkit-gnome-action.c |   41
 +++++++++++++++++++++++++++++++++++-
 1 files changed, 40 insertions(+), 1 deletions(-)

commit b96fded512ca0645e33c5043cfed21a1c37495d0
Author: David Zeuthen <davidz@redhat.com>
Date:   Fri Oct 19 19:41:02 2007 -0400

    remove functionality to pass the X11 XID in PolKitGnomeAction

    This isn't going to be useful anyway - next commit will add code to
    figure out the parent window that the auth dialog should be transient
    from, from the widget that caused the activation.

 polkit-gnome/polkit-gnome-action.c |   45
 ++---------------------------------
 polkit-gnome/polkit-gnome-action.h |    2 -
 2 files changed, 3 insertions(+), 44 deletions(-)

commit 8572bf1ff80e40150284d901f28213fd93e18a2c
Author: David Zeuthen <davidz@redhat.com>
Date:   Fri Oct 19 02:29:44 2007 -0400

    add a polkit_gnome_action_create_button() convenience method

    It's all about the porcelain!

 examples/polkit-gnome-example.c    |   22 +---------------------
 polkit-gnome/polkit-gnome-action.c |   25 +++++++++++++++++++++++++
 polkit-gnome/polkit-gnome-action.h |    4 +++-
 3 files changed, 29 insertions(+), 22 deletions(-)

commit e6b41e50cf43b05cb080bb720c887ac480189662
Author: David Zeuthen <davidz@redhat.com>
Date:   Fri Oct 19 02:02:10 2007 -0400

    add authentication convience function and make PolKitGnomeAction
    smarter

    The latter includes only emitting 'activate' when PolicyKit says yes
    to the PolKitAction in question. This entails automatically bringing
    up authentication dialogs on the trapped 'activate' signals from the
    base class.

 doc/polkit-gnome-docs.xml          |    1 +
 examples/polkit-gnome-example.c    |   12 +++
 polkit-gnome/Makefile.am           |    6 +-
 polkit-gnome/polkit-gnome-action.c |  157
 +++++++++++++++++++++++++++++++++++-
 polkit-gnome/polkit-gnome-action.h |    7 ++-
 polkit-gnome/polkit-gnome-auth.c   |  153
 +++++++++++++++++++++++++++++++++++
 polkit-gnome/polkit-gnome-auth.h   |   50 +++++++++++
 polkit-gnome/polkit-gnome.h        |    3 +-
 8 files changed, 383 insertions(+), 6 deletions(-)

commit 72292f0fc8d471b3cb6ac59d37e92ac7dcb3d9b6
Author: David Zeuthen <davidz@redhat.com>
Date:   Thu Oct 18 20:15:14 2007 -0400

    first stab at subclassing GtkAction for the libpolkit-gnome library

 doc/polkit-gnome-docs.xml           |    3 +-
 examples/Makefile.am                |    9 +-
 examples/polkit-gnome-example.c     |   50 ++
 polkit-gnome/Makefile.am            |    8 +-
 polkit-gnome/polkit-gnome-action.c  | 1059
 +++++++++++++++++++++++++++++++++++
 polkit-gnome/polkit-gnome-action.h  |  105 ++++
 polkit-gnome/polkit-gnome-context.c |  369 ++++++++++++
 polkit-gnome/polkit-gnome-context.h |  111 ++++
 polkit-gnome/polkit-gnome.c         |   51 --
 polkit-gnome/polkit-gnome.h         |   13 +-
 10 files changed, 1714 insertions(+), 64 deletions(-)

commit 669bdc8d9922b769bbf681fbf822f45ab0b1301e
Author: David Zeuthen <davidz@redhat.com>
Date:   Wed Oct 17 21:21:22 2007 -0400

    forgot to add gtk-doc.make

 gtk-doc.make |  155
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 155 insertions(+), 0 deletions(-)

commit fe19cb60a5148cfb03820699dfcc2e1c854314a8
Author: David Zeuthen <davidz@redhat.com>
Date:   Wed Oct 17 21:20:03 2007 -0400

    add infrastructure for building a library

    This library is LPGLv2 or later. Also add gtk-doc infrastructure.

 COPYING                     |  497
 +++++++++++++++++++++++++++++++++++++++++++
 Makefile.am                 |   25 ++-
 configure.ac                |   43 ++++
 data/Makefile.am            |    9 +-
 data/polkit-gnome.pc.in     |   11 +
 doc/Makefile.am             |   67 ++++++
 doc/polkit-gnome-docs.xml   |   92 ++++++++
 doc/version.xml.in          |    1 +
 polkit-gnome/Makefile.am    |   31 +++
 polkit-gnome/polkit-gnome.c |   51 +++++
 polkit-gnome/polkit-gnome.h |   36 +++
 11 files changed, 858 insertions(+), 5 deletions(-)

commit f93f1c03534fd8e72c354e9f6f91c4270f39a045
Author: David Zeuthen <davidz@redhat.com>
Date:   Mon Oct 15 21:25:20 2007 -0400

    do grab the keyboard anyway

    After some more testing, it appears to work with Orca. At least when
    Orca doesn't fail to work...

 src/polkit-gnome-manager.c |   13 ++++++++++++-
 1 files changed, 12 insertions(+), 1 deletions(-)

commit 37377d244ea6d3d3d46972dc9e948c3e88a4f98b
Author: David Zeuthen <davidz@redhat.com>
Date:   Mon Oct 15 18:07:11 2007 -0400

    don't grab the X keyboard; only grab the X pointer

    There's a couple of reasons for this; first, grabbing the keyboard
    breaks accessibility; try for yourself or see some horrible workaround
    that Orca built into their application (and, sigh, they don't even
    bother testing for whether gksu is installed anyway);

     http://live.gnome.org/Orca/ConfigurationGui#head-eed11f78d766f588c85a5b4fd698d431f48085c8

    Second, it's sufficient for our purposes (to keep focus on our
    password dialog) to just grab the pointer

    Third, "XGrabKeyboard is not a security interface"

     http://seclists.org/fulldisclosure/2005/May/0676.html

    And, sure, try xspy.c to see that even with the keyboard grabbed we
    can still get key strokes. There's a couple of mails flying around the
    net saying the XSECURITY extension should fix this; it doesn't appear
    gnome-screensaver is using this (probably it doesn't want to break
    a11y either?) and also some other comments that even XSECURITY is not
    adequate.

    Bottom line is that we probably want to wait until XACE is in...

 src/polkit-gnome-manager.c |   20 +++++++-------------
 1 files changed, 7 insertions(+), 13 deletions(-)

commit 19ac8b3d6e7ba19ddf062a0f18c4542741d1dfc2
Author: David Zeuthen <davidz@redhat.com>
Date:   Fri Oct 12 23:33:44 2007 -0400

    grab the pointer and keyboard when showing an auth dialog

 src/polkit-gnome-manager.c |   32 +++++++++++++++++++++++++++++++-
 1 files changed, 31 insertions(+), 1 deletions(-)

commit c067a338593eacc51a1f31b0c7d1d792238f904c
Author: David Zeuthen <davidz@redhat.com>
Date:   Fri Oct 12 21:40:31 2007 -0400

    post-release version bump

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit d3239a403c6386c16318fd03d38f9f3169ef68a3
Author: David Zeuthen <davidz@redhat.com>
Date:   Thu Oct 11 17:55:44 2007 -0400

    update NEWS

 NEWS |   32 ++++++++++++++++++++++++++++++++
 1 files changed, 32 insertions(+), 0 deletions(-)

commit 18b42f0f21c003f5b599269ae03c761ce9836082
Author: David Zeuthen <davidz@redhat.com>
Date:   Thu Oct 11 17:28:51 2007 -0400

    add a --no-exit option to polkit-gnome-manager

    This is useful for debugging.

 src/main.c                 |    9 +++------
 src/polkit-gnome-manager.c |    7 ++++++-
 src/polkit-gnome-manager.h |    2 +-
 3 files changed, 10 insertions(+), 8 deletions(-)

commit 33c8bbd517fc3a08c2fa34cc64bc92aa190fe09a
Author: David Zeuthen <davidz@redhat.com>
Date:   Fri Sep 28 14:55:57 2007 -0400

    exit authentication daemon after 30 seconds of inactivity

 src/polkit-gnome-manager.c |   36 ++++++++++++++++++++++++++++++++++++
 1 files changed, 36 insertions(+), 0 deletions(-)

commit ac17bb46c54fbf4b93f2224d876bbed89a98b7e6
Author: David Zeuthen <davidz@redhat.com>
Date:   Fri Sep 28 14:36:36 2007 -0400

    fix danish translations

 po/da.po |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit ce826cc8625d5d79aacc100daa6e069dc3a20918
Author: David Zeuthen <davidz@redhat.com>
Date:   Fri Sep 28 14:26:23 2007 -0400

    fix heuristics for localizing PAM strings and support thinkfinger
    better

    Our catch test to see if we should use a localized version of the
    "password" request from PAM catched a bit too much, in particular the
    "Password or swipe finger: " that pam_thinkfinger.so emits. So fix
    that up and in the process add heuristics to properly translate
    "Password and swipe finger:" and actually add this in the Danish
    translations.

 po/da.po                   |   21 +++++++++++++++++----
 src/polkit-gnome-manager.c |   14 +++++++++++++-
 2 files changed, 30 insertions(+), 5 deletions(-)

commit d8ce6a04500aff0e84a65fef8f7eded1637b7270
Author: David Zeuthen <davidz@redhat.com>
Date:   Tue Sep 25 18:40:35 2007 -0400

    post release bump to 0.6

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit f26911488b849e016157269e33972413c9c98bec
Author: David Zeuthen <davidz@redhat.com>
Date:   Tue Sep 25 16:26:42 2007 -0400

    build example by default

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit e52d7b02b71f1482e5154e25c77c2a7ccdcaa54c
Author: Michael Biebl <mbiebl@gmail.com>
Date:   Tue Sep 25 16:25:26 2007 -0400

    make it possible to build without the demo application

    2007/9/20, Michael Biebl <mbiebl@gmail.com>:
    > 2007/9/20, Doug Goldstein <cardoe@gentoo.org>:
    > > It's not superfluous since it's actually used in the Makefiles. So
    now
    > > without this check, if you run "make check", and you don't
    have the
    > > binary it will bomb for you. While the program is not necessary
    for
    > > "make && make install", it doesn't mean it's not a dependency.
    > >
    > > The tool is used to validate that the installed files are
    proper and
    > > functional. Many packagers like to run a package's "make check"
    step
    > > before building up the package.

    After a quick discussion on IRC, I added an --enable-examples
    configure option, which defaults to off. So the check for
    polkit-policy-file-validate is only done when the examples are built.

    Please review and apply if ok.

    Cheers,
    Michael

 Makefile.am            |    6 +-
 configure.ac           |   16 +++-
 po/PolicyKit-gnome.pot |  224
 ------------------------------------------------
 3 files changed, 17 insertions(+), 229 deletions(-)

commit a7c748b3b00045917942fdfa9631cddd8062e78e
Author: David Zeuthen <davidz@redhat.com>
Date:   Tue Sep 25 16:22:10 2007 -0400

    removed bogus aclocal.m4 file from repository

 aclocal.m4             | 8325
 ------------------------------------------------
 po/PolicyKit-gnome.pot |    2 +-
 po/da.po               |    2 +-
 3 files changed, 2 insertions(+), 8327 deletions(-)

commit f0e8103269b755a715750510420ebaea65294b2a
Author: David Zeuthen <davidz@redhat.com>
Date:   Fri Aug 31 16:10:16 2007 -0400

    Revert "post-release version bump"

    This reverts commit f641decc9eae2dda95006fab741fca66dbd32b9e.

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit f641decc9eae2dda95006fab741fca66dbd32b9e
Author: David Zeuthen <davidz@redhat.com>
Date:   Fri Aug 31 16:09:26 2007 -0400

    post-release version bump

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 512c99d37065f7d830e8e45a4519141228d4222f
Author: David Zeuthen <davidz@redhat.com>
Date:   Fri Aug 31 16:05:37 2007 -0400

    update NEWS

 NEWS |   40 +++++++++++++++++++++++++++++++++++++++-
 1 files changed, 39 insertions(+), 1 deletions(-)

commit 68fefb2af5364e47915ed1491f85ce41d2609cb8
Author: David Zeuthen <davidz@redhat.com>
Date:   Fri Aug 31 16:02:10 2007 -0400

    rename the session daemon from polkit-gnome to polkit-gnome-manager

 data/Makefile.am                    |    2 +-
 data/org.gnome.PolicyKit.service.in |    2 +-
 po/PolicyKit-gnome.pot              |    2 +-
 po/da.po                            |    2 +-
 src/Makefile.am                     |   18 +++++++++---------
 5 files changed, 13 insertions(+), 13 deletions(-)

commit 688db47fc7f76f6413b1bceec9d15ff995cc154e
Author: David Zeuthen <davidz@redhat.com>
Date:   Thu Aug 23 22:16:21 2007 -0400

    update danish translations and remove en_CA translations

 po/LINGUAS             |    1 -
 po/PolicyKit-gnome.pot |   60 ++++++++++----
 po/da.po               |   74 ++++++++++++-----
 po/en_CA.po            |  220
 ------------------------------------------------
 4 files changed, 97 insertions(+), 258 deletions(-)

commit e783f6e9c8e2f30e411dfe6f9c2de2982dd13dfb
Author: David Zeuthen <davidz@redhat.com>
Date:   Wed Aug 22 18:33:34 2007 -0400

    add an example of how annotations are used

    Also see
    http://gitweb.freedesktop.org/?p=PolicyKit.git;a=commitdiff;h=9924987f324953fa9e58b937dfedc1cc06ece0b3

 examples/polkit-gnome-example-helper.c  |   85
 ++++++++++++++++++-------------
 examples/polkit-gnome-example.c         |   36 +++++++++++--
 examples/polkit-gnome-example.policy.in |   30 +++++++++++
 3 files changed, 111 insertions(+), 40 deletions(-)

commit 691f8688f833e218d6765b2c37491925946a7b43
Author: David Zeuthen <davidz@redhat.com>
Date:   Mon Aug 20 23:07:32 2007 -0400

    update to be compatible with PolicyKit HEAD

    Specifically this change

    http://gitweb.freedesktop.org/?p=PolicyKit.git;a=commitdiff;h=829838ea1df46923f9cdfe93af74c44c7e1752b2

 examples/polkit-gnome-example-helper.c  |    8 +-
 examples/polkit-gnome-example.c         |    8 +-
 examples/polkit-gnome-example.policy.in |   73 +++++++++++------------
 po/LINGUAS                              |    1 +
 po/PolicyKit-gnome.pot                  |   94
 ++++++++++++++++++++----------
 po/da.po                                |   96
 ++++++++++++++++++++----------
 src/polkit-gnome-manager.c              |    1 -
 7 files changed, 170 insertions(+), 111 deletions(-)

commit 57ef7f3c4125db9d0a043134c13fe37491ded82f
Author: David Zeuthen <davidz@redhat.com>
Date:   Mon Aug 20 23:06:13 2007 -0400

    add en_CA translations

    http://people.freedesktop.org/~david/polkit-new-action-en_CA.png

    This was added simply to test whether intltool would use
    xml:lang="en_CA" (which it did) or xml:lang="en-CA" (which it
    didn't). I believe the XML standard dictates the latter but am unsure.

 po/en_CA.po |  220
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 220 insertions(+), 0 deletions(-)

commit 3898bff3829a7441856654b118ff4f86af6940eb
Author: David Zeuthen <davidz@redhat.com>
Date:   Mon Aug 13 15:32:23 2007 -0400

    break the D-Bus by taking an X11 window ID

    This is used such that the dialog will be made transient for the given
    window; meaning that the WM will have a lot more information to
    properly position and manage our dialog.

 examples/polkit-gnome-example.c |   17 +++++++++++------
 src/polkit-gnome-manager.c      |   29 +++++++++++++++++++++++++----
 src/polkit-gnome-manager.h      |    1 +
 src/polkit-gnome-manager.xml    |    1 +
 4 files changed, 38 insertions(+), 10 deletions(-)

commit 24725de423d6b2035dee9c3616b02876a94a1e40
Author: David Zeuthen <davidz@redhat.com>
Date:   Mon Aug 13 13:45:26 2007 -0400

    update to work with PolicyKit HEAD's support for <define_admin_auth/>

    This means that instead of "auth as root" we can now have "auth as a
    user in the wheel group".

 examples/polkit-gnome-example.c |    6 +-
 src/polkit-gnome-auth-dialog.c  |  246
 +++++++++++++++++++++++++++++++++++++-
 src/polkit-gnome-auth-dialog.h  |    9 ++-
 src/polkit-gnome-manager.c      |  181 +++++++++++++++++++++++++---
 4 files changed, 413 insertions(+), 29 deletions(-)

commit d88a0376b56fcd620a0dc9e803cc5669b2431a39
Author: David Zeuthen <davidz@redhat.com>
Date:   Thu Aug 9 16:40:15 2007 -0400

    put icons on buttons to signify whether the action is permitted

    Also listen for config_changed() callbacks from libpolkit so the icons
    are updated in real-time.

 examples/polkit-gnome-example-helper.c |    4 -
 examples/polkit-gnome-example.c        |  162
 +++++++++++++++++++++++++++++++-
 2 files changed, 159 insertions(+), 7 deletions(-)

commit 83b695ad6e9c8c728eae8d0aa6a1b7694796cd25
Author: root <root@dcb895c4-0b37-0410-a1ab-9402eea08454>
Date:   Mon Aug 6 18:06:29 2007 +0000

    Initial project roots

    git-svn-id: svn+ssh://svn.gnome.org/svn/policykit-gnome/trunk@1
    dcb895c4-0b37-0410-a1ab-9402eea08454

commit 6992e119bbb15282aec91f4fb63285255a68c734
Author: David Zeuthen <davidz@redhat.com>
Date:   Wed Aug 1 17:04:44 2007 -0400

    fix make distcheck

 examples/Makefile.am |   30 +++++++++++++++---------------
 1 files changed, 15 insertions(+), 15 deletions(-)

commit dcecf2f4520911ad7ff5d0f10ecf869273e16247
Author: David Zeuthen <davidz@redhat.com>
Date:   Wed Aug 1 17:00:56 2007 -0400

    fix up i18n framework and add Danish translations

    If building from source, you will need a recent a patch for intltool
    with this patch

     http://bugzilla.gnome.org/show_bug.cgi?id=462312

 aclocal.m4                              |    2 +
 examples/Makefile.am                    |   10 +-
 examples/polkit-gnome-example.c         |    2 +-
 examples/polkit-gnome-example.policy.in |    8 +-
 po/ChangeLog                            |    5 +
 po/LINGUAS                              |    3 +
 po/POTFILES.in                          |    2 +-
 po/PolicyKit-gnome.pot                  |   40 +++++++-
 po/da.po                                |  187
 +++++++++++++++++++++++++++++++
 src/main.c                              |    2 +-
 src/polkit-gnome-auth-dialog.c          |    2 +-
 src/polkit-gnome-manager.c              |    2 +-
 12 files changed, 249 insertions(+), 16 deletions(-)

commit 1cf57a05b7361d952acafa3b85271ddc16d0100c
Author: David Zeuthen <davidz@redhat.com>
Date:   Tue Jul 31 11:23:27 2007 -0400

    post-release version bump to version 0.5

    Also require PolicyKit >= 0.5

 configure.ac |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

commit c9403954dec353de518e0a17547df8b6b40d6377
Author: David Zeuthen <davidz@redhat.com>
Date:   Wed Jul 25 22:11:56 2007 -0400

    temporarily remove polkit-gnome-example.policy.in from POTFILES.in

 po/POTFILES.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 479b21056c3a631f0f60e9e02c044062cf62f020
Author: David Zeuthen <davidz@redhat.com>
Date:   Wed Jul 25 22:10:00 2007 -0400

    update NEWS

 NEWS |   21 +++++++++++++++++++++
 1 files changed, 21 insertions(+), 0 deletions(-)

commit 49541098c3661587c8455adfb0f0712692780b22
Author: David Zeuthen <davidz@redhat.com>
Date:   Wed Jul 25 19:10:07 2007 -0400

    get dialog message from the .policy file

    See this commit

    http://gitweb.freedesktop.org/?p=PolicyKit.git;a=commit;h=e833c740cb2b124e451b028637148bc829c3c650

    for details.

 TODO                                    |    2 +-
 aclocal.m4                              |    4 +-
 examples/Makefile.am                    |    4 ++
 examples/polkit-gnome-example.c         |    7 ----
 examples/polkit-gnome-example.policy    |   52
 ---------------------------
 examples/polkit-gnome-example.policy.in |   58
 +++++++++++++++++++++++++++++++
 po/POTFILES.in                          |    1 +
 po/PolicyKit-gnome.pot                  |   41 ++++++---------------
 src/polkit-gnome-manager.c              |   50 ++++++++------------------
 src/polkit-gnome-manager.h              |    2 -
 src/polkit-gnome-manager.xml            |    2 -
 11 files changed, 93 insertions(+), 130 deletions(-)

commit cfb54e5968270ae522a63a87f7d4abbcff8298d9
Author: David Zeuthen <davidz@redhat.com>
Date:   Wed Jul 25 14:33:31 2007 -0400

    updated pot file

 po/PolicyKit-gnome.pot |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 49cced119f102c3514a13b8220d6f414dfa4e416
Author: David Zeuthen <davidz@redhat.com>
Date:   Tue Jul 24 15:43:19 2007 -0400

    update to s/root/admin/ change made in PK HEAD

 examples/polkit-gnome-example.policy |    4 ++--
 po/PolicyKit-gnome.pot               |    6 +++---
 src/polkit-gnome-manager.c           |   24 ++++++++++++------------
 3 files changed, 17 insertions(+), 17 deletions(-)

commit ea5e66ded9fc70193c1ea4f3cbe1090bb4fc8526
Author: David Zeuthen <davidz@redhat.com>
Date:   Mon Jul 23 22:24:41 2007 -0400

    update to work with latest PolicyKit

 examples/polkit-gnome-example-helper.c |   36 ++
 src/Makefile.am                        |    2 -
 src/file-monitor.c                     |  676
 --------------------------------
 src/file-monitor.h                     |   86 ----
 src/polkit-gnome-manager.c             |  131 ++-----
 5 files changed, 71 insertions(+), 860 deletions(-)

commit 445abbc651860428765465780604d412af19ac8c
Author: David Zeuthen <davidz@redhat.com>
Date:   Wed Jun 20 01:57:16 2007 -0400

    post-release version bump

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 01378715884ff63c59a13e3e16058fa1a87c171a
Author: David Zeuthen <davidz@redhat.com>
Date:   Wed Jun 20 01:52:40 2007 -0400

    update TODO

 TODO |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

commit 1343801cd7d1721367f183e9afa59aa2d4c77829
Author: David Zeuthen <davidz@redhat.com>
Date:   Wed Jun 20 01:33:53 2007 -0400

    update NEWS for release

 NEWS |   22 +++++++++++++++++++++-
 1 files changed, 21 insertions(+), 1 deletions(-)

commit 500e9cd0da6fdc1b44c22dc718f4dec4cfb99037
Author: David Zeuthen <davidz@redhat.com>
Date:   Wed Jun 20 01:33:38 2007 -0400

    update HACKING

 HACKING |   85
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++---
 1 files changed, 81 insertions(+), 4 deletions(-)

commit 8691bfa695de591d0101abb8379e8a897feb9efc
Author: David Zeuthen <davidz@redhat.com>
Date:   Wed Jun 20 01:20:44 2007 -0400

    make sure i18n works

 examples/polkit-gnome-example.c |   26 ++++----
 po/POTFILES.in                  |    4 +
 po/PolicyKit-gnome.pot          |  147
 +++++++++++++++++++++++++++++++++++++++
 src/main.c                      |    2 +-
 src/polkit-gnome-auth-dialog.c  |   88 +++--------------------
 src/polkit-gnome-manager.c      |    4 +-
 6 files changed, 178 insertions(+), 93 deletions(-)

commit ad3f4c21d719921f85223e6e0548c94b3d608588
Author: David Zeuthen <davidz@redhat.com>
Date:   Wed Jun 20 01:20:07 2007 -0400

    the policy directory have moved in PolicyKit; fix this

 configure.ac         |    6 ++++++
 examples/Makefile.am |    8 ++++++--
 2 files changed, 12 insertions(+), 2 deletions(-)

commit 521f373ee260af8493028771a383de25fc8ae4ce
Author: David Zeuthen <davidz@redhat.com>
Date:   Wed Jun 20 01:18:37 2007 -0400

    write TODO items

 TODO |   19 ++++++++++++++++++-
 1 files changed, 18 insertions(+), 1 deletions(-)

commit 680239eb57133706868697120b2982018f1e4174
Author: David Zeuthen <davidz@redhat.com>
Date:   Tue Jun 19 20:58:55 2007 -0400

    launch the helper from the right place

 examples/polkit-gnome-example.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 700e409b9d180f7e2fcf236be632812b8784290e
Author: David Zeuthen <davidz@redhat.com>
Date:   Tue Jun 19 20:53:09 2007 -0400

    also dist HACKING

 Makefile.am |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

commit 947ea455c52f576f4b5586288c719cb02b340cde
Author: David Zeuthen <davidz@redhat.com>
Date:   Tue Jun 19 20:46:12 2007 -0400

    update copyright and COPYING file (GPLv2 or later)

 COPYING                                |  493
 --------------------------------
 examples/polkit-gnome-example-helper.c |   21 ++-
 examples/polkit-gnome-example.c        |   20 ++-
 src/main.c                             |   20 ++-
 src/polkit-gnome-auth-dialog.c         |   20 ++-
 src/polkit-gnome-auth-dialog.h         |   20 ++-
 src/polkit-gnome-manager.c             |   20 ++-
 src/polkit-gnome-manager.h             |   20 ++-
 8 files changed, 133 insertions(+), 501 deletions(-)

commit f584416b133a9c85f4686b38f634e25c5315b7fa
Author: David Zeuthen <davidz@redhat.com>
Date:   Tue Jun 19 20:41:18 2007 -0400

    align to PolicyKit version number (0.3) and ensure that make
    distcheck works

 TODO                 |    2 ++
 configure.ac         |    2 +-
 data/Makefile.am     |    2 ++
 examples/Makefile.am |    4 ----
 src/Makefile.am      |    3 +++
 5 files changed, 8 insertions(+), 5 deletions(-)

commit 3cffd4884d9d59806cc1e49bd4f1915ceef5a20b
Author: David Zeuthen <davidz@redhat.com>
Date:   Tue Jun 19 16:40:26 2007 -0400

    update .policy file

 examples/polkit-gnome-example.policy |   20 ++------------------
 1 files changed, 2 insertions(+), 18 deletions(-)

commit a71f9d0195db75db56d3bf4bf4c48e7613a344cd
Author: David Zeuthen <davidz@redhat.com>
Date:   Tue Jun 19 16:36:35 2007 -0400

    update to PolicyKit HEAD; the notion of PolicyKit resources are gone

 examples/Makefile.am                    |   14 ++--
 examples/polkit-gnome-example-helper.c  |  148
 +++++++++++++++++++++++++++++++
 examples/polkit-gnome-example-helper1.c |  100 ---------------------
 examples/polkit-gnome-example.c         |  102 +++++++++++++++------
 examples/polkit-gnome-example.policy    |   53 +++++++++--
 src/polkit-gnome-auth-dialog.c          |   55 +-----------
 src/polkit-gnome-auth-dialog.h          |    8 +--
 src/polkit-gnome-manager.c              |   56 ++----------
 src/polkit-gnome-manager.h              |    2 -
 src/polkit-gnome-manager.xml            |    4 +-
 10 files changed, 288 insertions(+), 254 deletions(-)

commit b04852b1a5083ffa820987f8ff232275442b3ff7
Author: David Zeuthen <davidz@redhat.com>
Date:   Thu Jun 14 12:56:08 2007 -0400

    move auth dialog service to /usr/libexec and add D-Bus activation bits

 data/Makefile.am                    |   11 ++++++++++-
 data/org.gnome.PolicyKit.service.in |    3 +++
 src/Makefile.am                     |    2 +-
 3 files changed, 14 insertions(+), 2 deletions(-)

commit a0342abfa35b6761c5c3b3a68edfcc8c2ac7d0c7
Author: David Zeuthen <davidz@redhat.com>
Date:   Thu Jun 14 12:25:00 2007 -0400

    forgot to add XML definitions for D-Bus session service

 src/polkit-gnome-manager.xml |   14 ++++++++++++++
 1 files changed, 14 insertions(+), 0 deletions(-)

commit 9dd41ecb999639ce594734d9a41e2d2f864e10d5
Author: David Zeuthen <davidz@redhat.com>
Date:   Thu Jun 14 12:13:39 2007 -0400

    initial code dump

 AUTHORS                                 |    2 +
 COPYING                                 |  834 ++++
 HACKING                                 |    8 +
 MAINTAINERS                             |    1 +
 Makefile.am                             |   16 +
 NEWS                                    |    1 +
 README                                  |    1 +
 aclocal.m4                              | 8323
 +++++++++++++++++++++++++++++++
 autogen.sh                              |   20 +
 configure.ac                            |   71 +
 data/Makefile.am                        |    3 +
 examples/Makefile.am                    |   69 +
 examples/polkit-gnome-example-helper1.c |  100 +
 examples/polkit-gnome-example.c         |  192 +
 examples/polkit-gnome-example.policy    |   33 +
 po/LINGUAS                              |    1 +
 po/POTFILES.in                          |    2 +
 src/Makefile.am                         |   40 +
 src/file-monitor.c                      |  676 +++
 src/file-monitor.h                      |   86 +
 src/inotify_local.h                     |  192 +
 src/main.c                              |  178 +
 src/polkit-gnome-auth-dialog.c          |  607 +++
 src/polkit-gnome-auth-dialog.h          |   59 +
 src/polkit-gnome-manager.c              |  924 ++++
 src/polkit-gnome-manager.h              |   54 +
 26 files changed, 12493 insertions(+), 0 deletions(-)