summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2010-03-05s3:winbindd: add DEBUG(10,...) for the end of each top levelStefan Metzmacher2-6/+25
2010-03-05s3-selftest: enable RPC-WINREG against Samba 3.Günther Deschner1-1/+1
2010-03-06s3: Fix unnecessary traversing winbindd_cache.tdb in SIGHUP handler.Bo Yang1-0/+6
2010-03-04srv_pipe.c doesn't reference current_user anymore. Remove it.Jeremy Allison1-2/+0
2010-03-04Revert "s3:configure: add --enable-as-needed"Karolin Seeger1-8/+2
2010-03-04s3:configure: add --enable-as-neededStefan Metzmacher1-2/+8
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 Yang1-91/+95
2010-03-03Fix typo in comments.Karolin Seeger2-3/+3
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-3501/+0
2010-03-03s3: Allow pam_winbind.c to build without localedir.cMatthieu Patou1-1/+8
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-02s3: net_share.c: fix argc handlingHolger Hetterich1-6/+3
2010-03-02s3:ads fix dn parsing name was always nullSimo Sorce1-19/+16
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-01s3:groupmap revert to tdb storageSimo Sorce4-733/+269
2010-03-01s3: Abstract access to sessionid.tdb, similar to conn_tdb.cVolker Lendecke9-149/+206
2010-03-01s3: Add connections_forall_read()Volker Lendecke7-21/+60
2010-03-01s3: Make the difference between r/o and r/w in connections_db_ctx more obviousVolker Lendecke1-9/+4
2010-03-01s3: Make connections_forall open connections.tdb r/wVolker Lendecke1-1/+7
2010-03-01s3: Remove unused "mypid" from count_current_connections() stateVolker Lendecke1-2/+0
2010-02-28s3: Use talloc_tos() in yield_connection()Volker Lendecke1-1/+2
2010-02-28s3: Remove unused count_all_current_connections()Volker Lendecke3-11/+0
2010-02-28s3: Fix the CHAIN1 torture testVolker Lendecke1-1/+9
2010-02-28s3: Fix but 7145 -- duplicate sam and unix accountsVolker Lendecke2-0/+22
2010-02-28s3: vfs_full_audit.c: implement negated vfs_ops in the success/failure listHolger Hetterich1-24/+31
2010-02-27s3: Copy the mapping.c license header to mapping.hVolker Lendecke1-0/+22
2010-02-26Fix one of the valgrind warnings from bug #6814 - Fixes for problems reported...Roel van Meer1-0/+8
2010-02-26spoolss: fix build and version in spoolss_PrinterInfo0 (aka PRINTER_INFO_STRE...Günther Deschner1-2/+3
2010-02-26s3: remove unused schannel_auth_struct.Günther Deschner1-6/+0
2010-02-25Fix up debug info on smb2_rename code.Jeremy Allison1-9/+3
2010-02-25Implement rename/move in SMB2 from Windows7.Jeremy Allison3-1/+112
2010-02-25s3-nltest: fix uninitialized query level.Günther Deschner1-1/+1
2010-02-25s3-spoolss: Save entire devicemode.Günther Deschner1-13/+10
2010-02-24Make conn_close_all() safe to call from SMB2 sessions (fix crash bug).Jeremy Allison2-10/+23
2010-02-24Change the credential handling so that we start with maxmux creds,Jeremy Allison1-7/+10
2010-02-24s3: Make connections_fetch_record() staticVolker Lendecke2-4/+2
2010-02-24s3:selftest: handle spaces in test namesStefan Metzmacher1-1/+2
2010-02-24s3:selftest: make wbinfo_s3 work on the "member" server too.Stefan Metzmacher1-0/+14
2010-02-24s3:test_wbinfo_s3: test --check-secret and --change-secretStefan Metzmacher1-0/+4
2010-02-24s3:rpc_transport_np: handle trans rdata like the output of a normal readStefan Metzmacher1-0/+17