summaryrefslogtreecommitdiffstats
path: root/source3/param/loadparm.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Set the default schannel parameters to False until we know more.Volker Lendecke2003-04-111-2/+2
* This is the netlogon schannel client code. Try aVolker Lendecke2003-04-091-0/+4
* Merge the TNG netlogon schannel from HEAD.Volker Lendecke2003-04-061-0/+4
* 3 things:Volker Lendecke2003-03-311-1/+0
* Merge from HEAD:Volker Lendecke2003-03-231-4/+5
* (merge from HEAD) Valgrind found some memory leaks!Andrew Bartlett2003-03-221-0/+1
* (merge from HEAD)Andrew Bartlett2003-03-221-0/+3
* Thanks to volker, merge passdb changes from HEAD:Andrew Bartlett2003-03-221-2/+2
* Merge from HEAD.Volker Lendecke2003-03-191-0/+4
* const warning fix.Jeremy Allison2003-03-181-1/+2
* fixed a strcat noticed by metzeAndrew Tridgell2003-03-121-1/+1
* Added limit to number of jobs enumerated. Set to 0 (means no limit).Jeremy Allison2003-03-011-0/+4
* Merge paramaters for client-side-auth updates.Andrew Bartlett2003-02-241-0/+11
* Merge from HEAD client-side authentication changes:Andrew Bartlett2003-02-241-1/+5
* Added "passwd backend" to WIZARD section in SWAT.John Terpstra2003-01-291-1/+1
* Merge from HEAD - patch by metze to fill in 'workgroup' etc in testparm output,Andrew Bartlett2003-01-141-9/+32
* Merge from HEAD - make Samba compile with -Wwrite-strings without additionalAndrew Bartlett2003-01-031-53/+53
* Add msdfs proxy functionality; a CIFS share can directly be a stand-in forShirish Kalele2002-12-271-0/+4
* Forward port the change to talloc_init() to make all talloc contextsJeremy Allison2002-12-201-1/+1
* Merge from HEAD. lp_winbind_separator() is now a const string.Tim Potter2002-12-201-1/+1
* Added "kernel change notify" boolean to allow easier valgrind testing.Jeremy Allison2002-12-121-0/+4
* Restrict anonymous=2 support merged from HEADAndrew Bartlett2002-11-221-1/+3
* Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison2002-11-121-316/+220
* remove 'sam backend'Jelmer Vernooij2002-11-041-3/+0
* Merge of my 'ldap trust ids' patch from HEAD.Andrew Bartlett2002-11-021-0/+3
* Merge passdb from HEAD -> 3.0Andrew Bartlett2002-11-021-0/+2
* First cut of new ACL mapping code from Andreas Gruenbacher <agruen@suse.de>.Jeremy Allison2002-10-231-1/+20