summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix sid_to_[uid|gid] (spotted by Volker).Gerald Carter2003-07-113-158/+114
* fix unitialised variableGerald Carter2003-07-111-0/+6
* fix winbindd init sctiptGerald Carter2003-07-111-4/+8
* use names from enumerated type to get rid of compiler warningsHerb Lewis2003-07-111-3/+3
* Doesn't re-prompt for password when it is specified on the cmdlineJim McDonough2003-07-111-2/+2
* get rid of CFLAGS from LDSHFLAGS and WINBIND_NSS_LDSHFLAGS and insteadHerb Lewis2003-07-112-3/+3
* moving more code around.Gerald Carter2003-07-1120-842/+1059
* Fix yet another place where we store a Samba version number. )-:Tim Potter2003-07-111-1/+1
* Ignore autogenerated files.Tim Potter2003-07-111-0/+4
* Remove references to obsolete codepage binaries, codepages and unicodeTim Potter2003-07-111-31/+0
* Fix references to plain password registry files pointing at an oldTim Potter2003-07-111-5/+6
* Fix for bug 203. Avoid using an autoconf expanded variable preceeded by a ba...Tim Potter2003-07-111-2/+1
* Ignore *.poTim Potter2003-07-111-0/+1
* Just a few formatting fixed caught while testing.Rafal Szczesniak2003-07-102-5/+1
* Document 'security = ads'Jelmer Vernooij2003-07-101-4/+21
* Fix typoJelmer Vernooij2003-07-101-1/+1
* i guess i'm the only one this ever annyoed...Gerald Carter2003-07-109-35/+118
* Final piece of support needed to find iconv libraries on FreeBSD.Richard Sharpe2003-07-101-1/+4
* Fix a small problem I seem to have introduced into aclocal.m4Richard Sharpe2003-07-101-1/+0
* pdbedit should not call idmap anymore. Otherwise pdbedit -L wouldVolker Lendecke2003-07-102-14/+3
* Add constVolker Lendecke2003-07-101-1/+1
* Fix shadow parameter warning.Tim Potter2003-07-101-4/+4
* Fix a small spelling mistake and push out the new version of aclocal.m4 toRichard Sharpe2003-07-092-31/+60
* Don't print status message for every smb.conf option processed - it makes tra...Jelmer Vernooij2003-07-091-6/+0
* First results of 'make undocumented' - fix some typos and remove obsolete optionJelmer Vernooij2003-07-096-30/+5
* Move find_missing_doc.pl to the docs systemJelmer Vernooij2003-07-091-0/+0
* Add make target 'undocumented'Jelmer Vernooij2003-07-091-0/+4
* Be less verbose, support outputting all types of variables(both G and S)Jelmer Vernooij2003-07-091-1/+1
* Update for docbook XMLJelmer Vernooij2003-07-091-45/+12
* Large set of changes to add UNIX account/group managementGerald Carter2003-07-0926-1148/+1731
* more compile fixes for become/unbecome_root()Gerald Carter2003-07-094-0/+60
* fix linking issues in winbindd with become/unbecome_root() in passdb.cGerald Carter2003-07-091-0/+14
* Get rid of DISP_USER_INFO/DISP_GROUP_INFO as they serve no usefulJeremy Allison2003-07-094-40/+31
* Fix up become_root/unbecome_root pairs needed around local passdbJeremy Allison2003-07-091-3/+17
* Ensure we correctly test for errors in uid/gid_to sid.Jeremy Allison2003-07-091-15/+14
* Moved SAM_ACCOUNT marshall/unmarshall functions to make them externallyJeremy Allison2003-07-085-408/+443
* standlone servers don't have any trusted domainsGerald Carter2003-07-081-0/+5
* fix bone head mistake when setting the uid in the server_info struct.Gerald Carter2003-07-081-11/+3
* Initialise the uid and gid values to a safe default in make_server_info()Tim Potter2003-07-081-0/+8
* fix some formattingGerald Carter2003-07-081-25/+24
* fix temporary bug so people can test 3.0 again; make sure to initialize the u...Gerald Carter2003-07-081-1/+2
* Spelling.Tim Potter2003-07-081-1/+1
* Fix spotted by Nadav Danieli <nadavd@exanet.com> - ensure dev and inodeJeremy Allison2003-07-071-0/+10
* Fix the build...Jeremy Allison2003-07-071-2/+1
* Fix from MORIYAMA Masayuki <msyk@mtg.biglobe.ne.jp> for new MB statcacheJeremy Allison2003-07-071-7/+9
* another compile fixGerald Carter2003-07-071-1/+1
* fix some compile problems. Can't get IDMAP_OBJ our of proto.hGerald Carter2003-07-072-6/+8
* Cleaning up linking issues. sam/idmap*.c only links inGerald Carter2003-07-076-305/+134
* Fixed a couple of const issues with the new code.Jeremy Allison2003-07-072-3/+3
* temporarily disable a sanity check to prevent winbindd from deadlockingGerald Carter2003-07-071-1/+3