summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix compiler warning - cli_lsa_query_info_policy actually returns theTim Potter2003-04-041-3/+5
* Updated warning messages for when configure.in is updated.Tim Potter2003-04-041-2/+2
* Removed unused variables.Tim Potter2003-04-041-2/+0
* Fixed compiler warning.Tim Potter2003-04-041-1/+1
* better method of locating autoconf and autoheader; patch by Willi MannGerald Carter2003-04-041-16/+40
* Abort configure if --with-ads and --without-ldap.Tim Potter2003-04-041-0/+5
* Convert RoutedNetworks to SGMLJelmer Vernooij2003-04-0310-178/+345
* Update docs status. We have only 1 program left to document (wrepld),Jelmer Vernooij2003-04-031-1/+1
* Document remaining commandsJelmer Vernooij2003-04-031-5/+42
* Fix formatting of rpcclient manpageJelmer Vernooij2003-04-031-122/+140
* - Use entities in smbsh.1Jelmer Vernooij2003-04-032-15/+85
* Update manpages for 3.0Jelmer Vernooij2003-04-0335-7158/+7422
* Update to 3.0Jelmer Vernooij2003-04-032-2/+8
* Update for 3.0Jelmer Vernooij2003-04-031-7/+12
* Update for 3.0Jelmer Vernooij2003-04-031-8/+12
* Give warning if 'drvupgrade' doesn't get a parameterJelmer Vernooij2003-04-031-0/+5
* Add documentation for new messages in 3.0Jelmer Vernooij2003-04-031-102/+176
* Remove compile infoJelmer Vernooij2003-04-031-28/+4
* Fix typoJelmer Vernooij2003-04-031-1/+1
* More doco updates. Another few days and it will be cooked.John Terpstra2003-04-034-741/+914
* Fix a compile warning in slprintf format string.Tim Potter2003-04-031-4/+4
* The ldap idmap backend from Anthony Liguori (aliguori@us.ibm.com):Jim McDonough2003-04-038-713/+1282
* Fixup swat warning.Jeremy Allison2003-04-032-1/+7
* winbindd should depend on IDMAP_OBJ too, not just link with itJelmer Vernooij2003-04-021-3/+3
* More of coolo's changes for UTF-8 and some minor fixes of mine.Richard Sharpe2003-04-021-17/+37
* There's no need to use LDAP_CFLAGS, just use CFLAGSJelmer Vernooij2003-04-021-4/+4
* Only use cflags and libs from krb5 when they appear to be working - fixesJelmer Vernooij2003-04-021-3/+4
* Commit some more fixes for Coolo ...Richard Sharpe2003-04-024-52/+31
* Regenerate docsJelmer Vernooij2003-04-0230-2903/+1993
* Use entity for percent signJelmer Vernooij2003-04-021-0/+2
* Add staticJelmer Vernooij2003-04-022-2/+2
* Add const (from a patch by Stephan Kulow <coolo@kde.org>)Jelmer Vernooij2003-04-023-18/+20
* Add KRB5LIBS to smbmountJelmer Vernooij2003-04-021-1/+1
* Link in lib/snprintf.o with editreg for use on systems that don't have snprintfJelmer Vernooij2003-04-021-1/+1
* Add EDITREG_OBJJelmer Vernooij2003-04-021-2/+3
* Only link in popt when we need itJelmer Vernooij2003-04-022-22/+25
* Map a useless error code to a useful one...Andrew Bartlett2003-04-021-0/+5
* Print out the 'freindly' error message from winbind. Also print usefulAndrew Bartlett2003-04-023-11/+28
* Only link in libs when they are actually used. Works great here and onJelmer Vernooij2003-04-022-36/+59
* Fix searching master ip by bcast when old master has gone away (based on patc...Jelmer Vernooij2003-04-021-11/+18
* Update ntlm_auth and winbind manpages.Andrew Bartlett2003-04-022-18/+17
* error_string, not error_message...Andrew Bartlett2003-04-021-1/+1
* Clean up ntlm_auth a bit, and add a --diagnositics swtich, to check thatAndrew Bartlett2003-04-021-111/+417
* Renegerate docs after John's changesJelmer Vernooij2003-04-023-3850/+3592
* Add constJelmer Vernooij2003-04-021-1/+1
* THE Idmap patch :-)Simo Sorce2003-04-0217-164/+405
* Fix a crash bug if LDAP doesn't fill in ld_error.Andrew Bartlett2003-04-021-18/+18
* Update to current projdoc level.John Terpstra2003-04-021-5228/+5250
* Fixing typos. Who put them typos in there? Argh!John Terpstra2003-04-024-7/+9
* Subtle changes to message handling after ENUMJOBS.Jeremy Allison2003-04-023-19/+183