Age | Commit message (Expand) | Author | Files | Lines |
2003-07-10 | Fix a small problem I seem to have introduced into aclocal.m4 | Richard Sharpe | 1 | -1/+0 |
2003-07-10 | pdbedit should not call idmap anymore. Otherwise pdbedit -L would | Volker Lendecke | 2 | -14/+3 |
2003-07-10 | Add const | Volker Lendecke | 1 | -1/+1 |
2003-07-10 | Fix shadow parameter warning. | Tim Potter | 1 | -4/+4 |
2003-07-09 | Fix a small spelling mistake and push out the new version of aclocal.m4 to | Richard Sharpe | 2 | -31/+60 |
2003-07-09 | Don't print status message for every smb.conf option processed - it makes tra... | Jelmer Vernooij | 1 | -6/+0 |
2003-07-09 | First results of 'make undocumented' - fix some typos and remove obsolete option | Jelmer Vernooij | 6 | -30/+5 |
2003-07-09 | Move find_missing_doc.pl to the docs system | Jelmer Vernooij | 1 | -0/+0 |
2003-07-09 | Add make target 'undocumented' | Jelmer Vernooij | 1 | -0/+4 |
2003-07-09 | Be less verbose, support outputting all types of variables(both G and S) | Jelmer Vernooij | 1 | -1/+1 |
2003-07-09 | Update for docbook XML | Jelmer Vernooij | 1 | -45/+12 |
2003-07-09 | Large set of changes to add UNIX account/group management | Gerald Carter | 26 | -1148/+1731 |
2003-07-09 | more compile fixes for become/unbecome_root() | Gerald Carter | 4 | -0/+60 |
2003-07-09 | fix linking issues in winbindd with become/unbecome_root() in passdb.c | Gerald Carter | 1 | -0/+14 |
2003-07-09 | Get rid of DISP_USER_INFO/DISP_GROUP_INFO as they serve no useful | Jeremy Allison | 4 | -40/+31 |
2003-07-09 | Fix up become_root/unbecome_root pairs needed around local passdb | Jeremy Allison | 1 | -3/+17 |
2003-07-09 | Ensure we correctly test for errors in uid/gid_to sid. | Jeremy Allison | 1 | -15/+14 |
2003-07-08 | Moved SAM_ACCOUNT marshall/unmarshall functions to make them externally | Jeremy Allison | 5 | -408/+443 |
2003-07-08 | standlone servers don't have any trusted domains | Gerald Carter | 1 | -0/+5 |
2003-07-08 | fix bone head mistake when setting the uid in the server_info struct. | Gerald Carter | 1 | -11/+3 |
2003-07-08 | Initialise the uid and gid values to a safe default in make_server_info() | Tim Potter | 1 | -0/+8 |
2003-07-08 | fix some formatting | Gerald Carter | 1 | -25/+24 |
2003-07-08 | fix temporary bug so people can test 3.0 again; make sure to initialize the u... | Gerald Carter | 1 | -1/+2 |
2003-07-08 | Spelling. | Tim Potter | 1 | -1/+1 |
2003-07-07 | Fix spotted by Nadav Danieli <nadavd@exanet.com> - ensure dev and inode | Jeremy Allison | 1 | -0/+10 |
2003-07-07 | Fix the build... | Jeremy Allison | 1 | -2/+1 |
2003-07-07 | Fix from MORIYAMA Masayuki <msyk@mtg.biglobe.ne.jp> for new MB statcache | Jeremy Allison | 1 | -7/+9 |
2003-07-07 | another compile fix | Gerald Carter | 1 | -1/+1 |
2003-07-07 | fix some compile problems. Can't get IDMAP_OBJ our of proto.h | Gerald Carter | 2 | -6/+8 |
2003-07-07 | Cleaning up linking issues. sam/idmap*.c only links in | Gerald Carter | 6 | -305/+134 |
2003-07-07 | Fixed a couple of const issues with the new code. | Jeremy Allison | 2 | -3/+3 |
2003-07-07 | temporarily disable a sanity check to prevent winbindd from deadlocking | Gerald Carter | 1 | -1/+3 |
2003-07-07 | and so it begins.... | Gerald Carter | 21 | -277/+874 |
2003-07-07 | Call the synchronous version of the ldap delete function otherwise we end up | Tim Potter | 1 | -1/+1 |
2003-07-06 | Adding profile acls man entry for smb.conf.5 | John Terpstra | 1 | -0/+33 |
2003-07-06 | Fix ldapsam_getsampwsid to correctly only say 'no such user' when indeed there | Andrew Bartlett | 1 | -13/+13 |
2003-07-06 | This changes our Unix primary GID behaviour back to what most people expect: | Andrew Bartlett | 3 | -10/+7 |
2003-07-05 | This parameter is unused. | Andrew Bartlett | 2 | -16/+0 |
2003-07-05 | Fix comment | Andrew Bartlett | 1 | -1/+1 |
2003-07-05 | Add some debug statments to our vampire code - try to make it easier to track | Andrew Bartlett | 7 | -13/+48 |
2003-07-05 | Fixes to our LDAP/vampire codepaths: | Andrew Bartlett | 7 | -48/+123 |
2003-07-05 | PAM should operate on the Unix username, not the NT username (which might not | Andrew Bartlett | 1 | -6/+6 |
2003-07-05 | Allow modification of an existing entry. | Andrew Bartlett | 1 | -15/+36 |
2003-07-05 | Fix typos | Jelmer Vernooij | 2 | -3/+3 |
2003-07-05 | Update from Andrew Bartlett with documentation for | Jelmer Vernooij | 2 | -0/+54 |
2003-07-05 | Clear up the difference between 'smb signing' and 'sign&seal' - which has to | Andrew Bartlett | 1 | -3/+3 |
2003-07-04 | Add smb_event_id to list of return types (patch from metze) | Jelmer Vernooij | 1 | -1/+1 |
2003-07-04 | More conversions I missed. Thanks metze. | Jeremy Allison | 3 | -7/+7 |
2003-07-04 | Fixed strlower changes I missed. Pointed out by metze. | Jeremy Allison | 2 | -4/+4 |
2003-07-04 | Don't allow RIDs (in our domain) below 1000 (or algorithmic rid base) to be | Andrew Bartlett | 1 | -0/+5 |