summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2010-03-02s3: Fix some C++ warningsVolker Lendecke1-1/+1
2010-03-02s3: Fix an uninitialized variable warningVolker Lendecke1-1/+1
2010-03-02s3:vfs_aixacl2: add missing semicolonBjörn Jacke1-1/+1
2010-03-02s4:provision - Moved default FDS SASL mappings deletion from post_setup() to ...Endi S. Dewata2-7/+11
2010-03-02s4:provision - Moved setup_db_config() into OpenLDAPBackend class.Endi S. Dewata1-16/+16
2010-03-02s4:provision - Moved backend-specific variables into backend class.Endi S. Dewata2-75/+60
2010-03-02s4:provision - Use netbios name for FDS instance name.Endi S. Dewata3-24/+29
2010-03-02s4-libcli: Added NULL handlers for DSDB_CONTROL_DN_STORAGE_FORMAT_OID and LDB...Endi S. Dewata1-0/+4
2010-03-01s3:groupmap revert to tdb storageSimo Sorce4-733/+269
2010-03-01s4:srvsvc RPC - revert one unsigned integer "i" back to signedMatthias Dieter Wallnöfer1-1/+1
2010-03-01testprogs: better usage text.Günther Deschner1-1/+9
2010-03-01testprogs: add very basic PrinterData test for printers.Günther Deschner1-2/+40
2010-03-01testprogs: rename test_PrinterData to test_PrinterData_Server.Günther Deschner1-4/+4
2010-03-01testprogs: add SetPrinterDataEx test.Günther Deschner1-0/+27
2010-03-01testprogs: add DeletePrinterKey test.Günther Deschner1-0/+23
2010-03-01testprogs: add DeletePrinterDataEx test.Günther Deschner1-0/+24
2010-03-01testprogs: allow to test a single printer when given on the cmdline.Günther Deschner1-0/+10
2010-03-01testprogs: add RPC_X_NULL_REF_POINTER error codeGünther Deschner1-0/+2
2010-03-01s4:RPC-ECHO: don't ignore errors in the Sleep test now that we support async ...Stefan Metzmacher1-3/+3
2010-03-01s4:rpc_server/remote: do async callsStefan Metzmacher1-6/+42
2010-03-01s4:srvsvc RPC - make this one "signed-safe"Matthias Dieter Wallnöfer1-19/+20
2010-03-01s4:unixinfo RPC - make this one "signed-safe"Matthias Dieter Wallnöfer1-1/+1
2010-03-01s4:spoolss RPC - make this one "signed-safe"Matthias Dieter Wallnöfer1-1/+1
2010-03-01s4:remote RPC - make this one "signed-safe"Matthias Dieter Wallnöfer1-2/+2
2010-03-01s4:epmapper RPC - make this one "signed-safe"Matthias Dieter Wallnöfer1-2/+2
2010-03-01s3: Abstract access to sessionid.tdb, similar to conn_tdb.cVolker Lendecke9-149/+206
2010-03-01s4:LDB - cosmetic fix for a "for" loopMatthias Dieter Wallnöfer1-1/+1
2010-03-01Fix the build, add filtered subunit runner.Jelmer Vernooij3-1/+6