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