summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2009-10-07s3-netlogon: pure cosmetic indent fixes in _netr_LogonControl2Ex().Günther Deschner1-69/+71
2009-10-07s3: re-run make samba3-idl.Günther Deschner7-145/+469
2009-10-06Test creating and deleting a bad symlink using the POSIX calls. EnsureJeremy Allison1-0/+42
2009-10-06s3:winbind: Make query_user_list in winbindd_rpc a bit more readableVolker Lendecke1-8/+13
2009-10-06s3: Add access_mask to the flock VFS callAbhidnya P Chirmule10-19/+23
2009-10-06s3-winbindd: make sure to reset connections when machine account password cha...Günther Deschner1-0/+8
2009-10-06s3-netlogon: setup NETLOGON credential chain in rpccli_netlogon_set_trust_pas...Günther Deschner1-13/+14
2009-10-05Revert "s3: Attempt to fix machine password change"Volker Lendecke7-85/+37
2009-10-05s3:winbind: Slightly simplify the logic of nss_init(), make it staticVolker Lendecke2-14/+16
2009-10-05s3:winbind: Fix typosVolker Lendecke1-2/+2
2009-10-05s3: Attempt to fix machine password changeVolker Lendecke7-37/+85
2009-10-05Fix bug 6776 - Running overlapping Byte Lock test will core dump Samba daemon.Jeremy Allison1-148/+219
2009-10-05s3-net: print error when "net rpc changetrustpw" has failed.Günther Deschner1-1/+9
2009-10-05s3: Remove a scary error message -- talloc_move can not fail :-)Volker Lendecke1-5/+0
2009-10-05s3: Fix nonempty blank linesVolker Lendecke1-4/+4
2009-10-05s3: remove unused PRS_POINTER_CAST macro.Günther Deschner1-1/+0
2009-10-05s3: remove unused SYSTEMTIME struct.Günther Deschner1-19/+0
2009-10-04s3:Makefile: another attempt to fix the wbclient dependencyBjörn Jacke2-35/+31
2009-10-04s3:Makefile: another attempt to fix the netapi dependencyBjörn Jacke1-3/+2
2009-10-04s3:Makefile: another attempt to fix the tdb dependencyBjörn Jacke1-57/+56
2009-10-04s3:Makefile: another attempt to fix the talloc dependencyBjörn Jacke1-66/+65
2009-10-04Revert "s3:Makefile: fix talloc dependencies with static build (2nd try)"Björn Jacke1-64/+65
2009-10-04Revert "s3:Makefile: fix libtdb dependencies with static build"Björn Jacke1-55/+56
2009-10-04Revert "s3:Makefile: fix libwbclient dependencies with static build"Björn Jacke2-30/+34
2009-10-04Revert "s3:Makefile: fix libnetapi dependencies with static build"Björn Jacke1-1/+2
2009-10-04s3:winbind: use wb_fill_pwent in wb_getpwsidVolker Lendecke1-79/+10
2009-10-04s3:winbind: No point in using strequal to detect a 0-length stringVolker Lendecke1-2/+2
2009-10-03s3:winbind: use talloc_tos() instead of NULL in fillup_pw_fieldVolker Lendecke1-2/+2
2009-10-03s3:winbind: Fix a debug messageVolker Lendecke1-2/+2
2009-10-03s3: Make default_[static|shared]_modules a bit more readableVolker Lendecke1-2/+52
2009-10-03s3:Makefile: minor clean upBjörn Jacke1-2/+0
2009-10-03s3:Makefile: fix libnetapi dependencies with static buildBjörn Jacke1-2/+1
2009-10-03s3:Makefile: eventlogadm dependency cleanupBjörn Jacke1-2/+2
2009-10-03s3:Makefile: fix libwbclient dependencies with static buildBjörn Jacke2-34/+30
2009-10-03s3:Makefile: fix libtdb dependencies with static buildBjörn Jacke1-56/+55
2009-10-03s3:Makefile: fix talloc dependencies with static build (2nd try)Björn Jacke1-65/+64
2009-10-03Revert "s3:Makefile: fix talloc dependencies with static build"Björn Jacke1-64/+65
2009-10-03s3:Makefile: libsmbsharemode dependency cleanupBjörn Jacke1-1/+0
2009-10-03s3:Makefile: net utility dependency cleanupBjörn Jacke1-1/+1
2009-10-03s3:configure: use --aѕ-needed linker option when supportedBjörn Jacke1-0/+17
2009-10-02Remove lots of duplicate code and move it into oneJeremy Allison7-157/+91
2009-10-02Missed one VFS_STAT -> VFS_LSTATJeremy Allison1-1/+1
2009-10-02Fix more use of VFS_STAT when posix pathnames selected.Jeremy Allison3-20/+51
2009-10-02ds-flags: use the new name DS_DNS_FOREST_ROOTAndrew Tridgell1-1/+1
2009-10-02s3-ads: removed 3 unused definesAndrew Tridgell1-3/+0
2009-10-01Fix bug #6769 - symlink unlink does nothing.Jeremy Allison1-1/+5
2009-10-01s3:Makefile: fix talloc dependencies with static buildBjörn Jacke1-65/+64
2009-10-01s3:configure: don't throw away PRINT_LIBSBjörn Jacke1-1/+1
2009-10-01s3: update comment about (deprecated) a6 recordsBjörn Jacke1-1/+2
2009-10-01Fix for CVE-2009-2813.Jeremy Allison2-2/+11