summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s4:sam.c - make "authsam_expand_nested_groups" publicMatthias Dieter Wallnöfer2010-03-042-1/+7
* s4:sam.c - cosmetic indentation fixMatthias Dieter Wallnöfer2010-03-041-2/+1
* s4:sam.c - change variable types to unsigned in "sids_contains_sid"Matthias Dieter Wallnöfer2010-03-041-3/+4
* s4:operational LDB module - use right memory context int "construct_primary_g...Matthias Dieter Wallnöfer2010-03-041-2/+2
* Revert "s3:configure: add --enable-as-needed"Karolin Seeger2010-03-041-8/+2
* Refactored ACL python testsNadezhda Ivanova2010-03-041-441/+256
* s3:configure: add --enable-as-neededStefan Metzmacher2010-03-041-2/+8
* s4:provision - use the new "interface_ips" python call to detect the right ho...Matthias Dieter Wallnöfer2010-03-041-8/+8
* s4:ldif_handlers - Use "unsigned int" for counting purposesMatthias Dieter Wallnöfer2010-03-041-4/+4
* testprogs: add test_PrinterDataW.Günther Deschner2010-03-041-0/+81
* testprogs: use dump_data in dump_printer_data.Günther Deschner2010-03-041-12/+4
* testprogs: add print_printer_dataw and dump_data to printlib.Günther Deschner2010-03-042-11/+94
* testprogs: add some multibyte versions of PrinterData calls.Günther Deschner2010-03-041-0/+130
* s3: Rerun genmsg after adding more strings.Bo Yang2010-03-0620-799/+8390
* s3: Add i18n/l10n strings in pam_winbind.c coming from winbindd.Bo Yang2010-03-062-92/+96
* s4:samdb.c - Make it signed-safeMatthias Dieter Wallnöfer2010-03-031-2/+2
* s4:srvsvc RPC - "srvsvc_create_ntvfs_connect"Matthias Dieter Wallnöfer2010-03-031-1/+1
* s4:srvsvc RPC - fix up the "ntvfs_connect" in "srvsvc_create_ntvfs_connect"Matthias Dieter Wallnöfer2010-03-031-3/+5
* s4:torture/rpc/samr - Fix up SAMR-USERS testMatthias Dieter Wallnöfer2010-03-031-10/+22
* s4:torture/rpc/samr - enhance the "EnumDomainGroups" test regarding universal...Matthias Dieter Wallnöfer2010-03-031-0/+15
* s4:dcesrv_samr - Also "OpenGroup" needs to support universal groupsMatthias Dieter Wallnöfer2010-03-031-2/+3
* s4:dcesrv_samr - Fix up "EnumDomainGroups" and "QueryDisplayInfo" callsMatthias Dieter Wallnöfer2010-03-031-3/+6
* Fix typo in comments.Karolin Seeger2010-03-036-10/+10
* testprogs: fix boolean return code of test_PrinterData.Günther Deschner2010-03-031-8/+12
* dns: make dns update script use unbuffered IOAndrew Tridgell2010-03-031-0/+4
* s4-posix: allow change ownership of files if the user has the right privilegesAndrew Tridgell2010-03-031-2/+21
* s4-build: fix SMB_LIBRARY and change its name so it didn't collide with s3 oneMatthieu Patou2010-03-032-5/+5
* s3: Fix build file due to file move. Use the new path of iniparserMatthieu Patou2010-03-032-3/+3
* s3: Move source3/iniparser to lib/iniparser to allow sharing between s3/s4Matthieu Patou2010-03-0326-3/+3
* s3: Allow pam_winbind.c to build without localedir.cMatthieu Patou2010-03-031-1/+8
* nsswitch: libpam remove depedance on locale.h use directly LOCALEDIRMatthieu Patou2010-03-032-2/+1
* s4-winrepl: Migrated the wins replication server to tsocket.Andreas Schneider2010-03-034-141/+314
* s3:net: add a command "net registry setsd_sdd"Michael Adam2010-03-031-0/+88
* s3:net: fix some i18n messages in net_registry_getsd_internal().Michael Adam2010-03-031-2/+3
* s3:net: add i18n macro _() to one messageMichael Adam2010-03-031-1/+1
* s3:net: add new subcommand "net registry getsd_sddl" to print secdesc in sddl...Michael Adam2010-03-031-0/+40
* s3:net: refactor getting of secdesc out of net_registry_getsd()Michael Adam2010-03-031-14/+42
* s3:smbcacls: add switch "--sddl" to output acls as sddl encoded stringsMichael Adam2010-03-031-1/+9
* s3: build sddl.c in samba3Michael Adam2010-03-032-0/+2
* libcli/security: fix sddl.c to be able to build it from source3Michael Adam2010-03-031-1/+1
* s4:move the sddl code down to the top levelMichael Adam2010-03-035-2/+35
* s4/ildap: fine tune ildb_callback()Kamen Mazdrashki2010-03-031-3/+3
* s3: net_share.c: fix argc handlingHolger Hetterich2010-03-021-6/+3
* s4-smbtorture: fix WINBIND-STRUCT assumptions about getpwent() for s3.Günther Deschner2010-03-021-5/+16
* s3:ads fix dn parsing name was always nullSimo Sorce2010-03-021-19/+16
* testprogs: make sure to do the same tests as in smbtorture in test_PrinterDat...Günther Deschner2010-03-023-23/+58
* testprogs: fix REG_SZ in print_printer_data.Günther Deschner2010-03-021-2/+10
* LDB:NSS - make LDB "signed-safe" on counter variablesMatthias Dieter Wallnöfer2010-03-021-2/+2
* s4:echo RPC - make this one "signed-safe"Matthias Dieter Wallnöfer2010-03-021-1/+1
* testprogs: test result of GetPrinterDataEx against SetPrinterDataEx args.Günther Deschner2010-03-021-7/+28