summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2009-10-13s3-winbindd: add wbint_ChangeMachineAccount implementation.Günther Deschner14-6/+471
2009-10-13s3: use enum netr_SchannelType all over the place.Günther Deschner16-29/+32
2009-10-13s3-netlogon: allow to change any type of trust account password in trust_pw_f...Günther Deschner1-6/+39
2009-10-13s3-netlogon: pass down account name to remote password set functions.Günther Deschner5-1/+9
2009-10-12ѕ3: fix domain trust documentation confusionBjörn Jacke1-11/+11
2009-10-12s3/proto.h: Add lp_ldap_ref_follow prototype.Karolin Seeger1-0/+1
2009-10-12s3/smbldap: add option to disable following LDAP refsJan Engelhardt2-2/+21
2009-10-11Fix builds with external tdbSimo Sorce1-6/+0
2009-10-11Use the method used by build_env.sh to discover the user name.Matt Kraai1-1/+9
2009-10-09Fix builds with external tallocSimo Sorce1-1/+1
2009-10-08Cope with old CIFSFS clients that use SMBunlink to removeJeremy Allison1-2/+11
2009-10-09s3: make linking of libwbclient --as-needed safeBjörn Jacke1-1/+1
2009-10-08s3: Fix shadow copy display on Windows 7Volker Lendecke1-1/+1
2009-10-08s3-winbindd: NDR_WBINT_CHECKMACHINEACCOUNT should not be cacheable.Günther Deschner1-0/+1
2009-10-08s3/s4 - Adapt the IDL changes on various locationsMatthias Dieter Wallnöfer6-28/+26
2009-10-07Oops. Don't break the build..Jeremy Allison1-3/+2
2009-10-07Make the logic a lot clearer and fix the comment to match.Jeremy Allison1-15/+10
2009-10-07Correct fix for bug 6781 - Cannot rename subfolders in Explorer view with rec...Jeremy Allison1-3/+1
2009-10-07s3-winbindd: libwbclient: implement secure channel verification for specific ...Günther Deschner2-5/+14
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