summaryrefslogtreecommitdiffstats
path: root/source3/param/loadparm.c
Commit message (Expand)AuthorAgeFilesLines
* metze's autogenerate patch for version.hGerald Carter2003-08-201-1/+1
* - Update 'preload modules' documention (bug #304)Jelmer Vernooij2003-08-191-2/+1
* Fix charset detection code in configure.Alexander Bokovoy2003-08-151-3/+3
* Make client signing auto.Jeremy Allison2003-08-111-0/+4
* Fix typos.Volker Lendecke2003-08-111-1/+1
* Turn on client ntlmv2 by default.Jeremy Allison2003-08-081-1/+2
* Update my copyrights according to my agreement with IBMJim McDonough2003-08-011-1/+1
* Fix copyright statements for various pieces of Anthony Liguori's work.Jim McDonough2003-08-011-1/+1
* Cleanup of loadparm and swat to correctly display all parameters as required.John Terpstra2003-07-281-409/+413
* Signing so far... the client code fails on a SMBtrans2 secondary transactionJeremy Allison2003-07-181-1/+1
* Putting the framework for server signing in place. Ensure we don't useJeremy Allison2003-07-171-1/+10
* Refactor signing code to remove most dependencies on 'struct cli'.Jeremy Allison2003-07-161-6/+11
* Added the "required" keyword to the "client signing" parameter to force itJeremy Allison2003-07-151-2/+21
* Large set of changes to add UNIX account/group managementGerald Carter2003-07-091-0/+8
* Moved SAM_ACCOUNT marshall/unmarshall functions to make them externallyJeremy Allison2003-07-081-2/+2
* and so it begins....Gerald Carter2003-07-071-6/+9
* This parameter is unused.Andrew Bartlett2003-07-051-4/+0
* Removed strupper/strlower macros that automatically map to strupper_m/strlowe...Jeremy Allison2003-07-031-3/+3
* Add the 'guest' passdb backend automatically ifVolker Lendecke2003-06-301-2/+2
* - added LOCALE patch from vorlon@debian.org (Steve Langasek) (bug #122)Andrew Tridgell2003-06-301-1/+6
* large change:Gerald Carter2003-06-251-3/+0
* Move the map acl inherit parameter into the protocol section.Jeremy Allison2003-06-241-1/+1
* Missed initial param, typo.Jeremy Allison2003-06-201-0/+1
* Mapping of Windows ACL inheritance and protected bits onto extended attributesJeremy Allison2003-06-201-0/+3
* when creating aliased parameters in loadparm.c you *must* place theAndrew Tridgell2003-06-101-1/+1
* Enforce 'client plaintext auth', 'client lanman auth' and 'client ntlmv2 auth'.Andrew Bartlett2003-06-081-0/+19
* add back the winbind uid/gid parameter but mark them as deprecatedGerald Carter2003-06-071-0/+2
* support LDAP_EXOP_MODIFY_PASSWORD (not experiemental in OpenLDAP 2.1)Gerald Carter2003-06-061-6/+4
* * add in David Lee's utmp patch (defaults to on if available)Gerald Carter2003-06-061-4/+0
* * break out more common code used between pdb_ldap and idmap_ldapGerald Carter2003-06-061-75/+51
* * set winbind cache time to 5 minutesGerald Carter2003-06-031-1/+1
* Merge change winbindd cache time 15 -> 120 secs.Jeremy Allison2003-06-031-1/+1
* Fix bugzilla #117: winbindd looping on 100+char usernameJim McDonough2003-05-291-20/+10
* *****LDAP schema changes*****Gerald Carter2003-05-141-1/+1
* And finally IDMAP in 3_0Simo Sorce2003-05-121-35/+54
* Add NT quota support. Patch from Stefan (metze) MetzemacherAlexander Bokovoy2003-05-121-0/+6
* Fix VFS layer:Alexander Bokovoy2003-05-111-13/+6
* removing total print jobs since it is not used anymoreGerald Carter2003-05-091-2/+0
* Now that multi-pdu schannel works and a but in the negotiator has beenVolker Lendecke2003-05-021-2/+2
* removing printing = SOFTQ since no one knows what it isGerald Carter2003-04-291-12/+0
* A new pdb_ldap!Andrew Bartlett2003-04-281-40/+2
* Patch from Stephan Metzmacher to add default arguments to lp_parm() smb.confJelmer Vernooij2003-04-241-88/+362
* Updated FLAGs - Affects only SWAT.John Terpstra2003-04-231-7/+8
* Merge the 'safe' parts of my StrnCpy patch - many of the users really wantedAndrew Bartlett2003-04-231-2/+5
* Merge HEAD's winbind into 3.0.Andrew Bartlett2003-04-231-0/+5
* Try to keep existing behaviour for our printing code - never returnAndrew Bartlett2003-04-231-17/+6
* Merge from HEAD - save the type of channel used to contact the DC.Andrew Bartlett2003-04-211-0/+1
* 'vfs object' is a list not a string (we have cascaded VFS modules in 3_0 asJelmer Vernooij2003-04-181-20/+3
* Remove SamBackend variable (is already gone in HEAD)Jelmer Vernooij2003-04-171-1/+0
* Add some more functions for the modules (backport from HEAD):Jelmer Vernooij2003-04-141-0/+4