Age | Commit message (Expand) | Author | Files | Lines |
2003-09-10 | remove references to 'strip dot' | Gerald Carter | 1 | -4/+0 |
2003-09-06 | address bug #359. Andrew B's patch for implementing client | Gerald Carter | 1 | -1/+2 |
2003-09-05 | More tuning from cachegrind. Change most trim_string() calls to trim_char(0, | Jeremy Allison | 1 | -3/+3 |
2003-09-05 | revert the change from r1.414 in HEAD that removed the | Gerald Carter | 1 | -7/+2 |
2003-09-04 | More hand-tuning of the fastpath. Don't do strlen() when we're doing | Jeremy Allison | 1 | -2/+4 |
2003-08-28 | revert a change to r1.397.2.91 because to operate like the docs; browseable f... | Gerald Carter | 1 | -0/+7 |
2003-08-27 | remove 'ldap trust ids' since there was no way for it to work now | Gerald Carter | 1 | -3/+0 |
2003-08-27 | Fix the character set handling properly in nmbd. Also fix bug where | Jeremy Allison | 1 | -4/+11 |
2003-08-22 | fix compile problem (stray character) | Gerald Carter | 1 | -1/+1 |
2003-08-22 | ensure that 'available = no' works for [homes]; reported by Walter Haidinger | Gerald Carter | 1 | -3/+1 |
2003-08-21 | Turn UNIX extensions on by default. Yes I will change the docs :-). | Jeremy Allison | 1 | -1/+1 |
2003-08-20 | metze's autogenerate patch for version.h | Gerald Carter | 1 | -1/+1 |
2003-08-19 | - Update 'preload modules' documention (bug #304) | Jelmer Vernooij | 1 | -2/+1 |
2003-08-15 | Fix charset detection code in configure. | Alexander Bokovoy | 1 | -3/+3 |
2003-08-11 | Make client signing auto. | Jeremy Allison | 1 | -0/+4 |
2003-08-11 | Fix typos. | Volker Lendecke | 1 | -1/+1 |
2003-08-08 | Turn on client ntlmv2 by default. | Jeremy Allison | 1 | -1/+2 |
2003-08-01 | Update my copyrights according to my agreement with IBM | Jim McDonough | 1 | -1/+1 |
2003-08-01 | Fix copyright statements for various pieces of Anthony Liguori's work. | Jim McDonough | 1 | -1/+1 |
2003-07-28 | Cleanup of loadparm and swat to correctly display all parameters as required. | John Terpstra | 1 | -409/+413 |
2003-07-18 | Signing so far... the client code fails on a SMBtrans2 secondary transaction | Jeremy Allison | 1 | -1/+1 |
2003-07-17 | Putting the framework for server signing in place. Ensure we don't use | Jeremy Allison | 1 | -1/+10 |
2003-07-16 | Refactor signing code to remove most dependencies on 'struct cli'. | Jeremy Allison | 1 | -6/+11 |
2003-07-15 | Added the "required" keyword to the "client signing" parameter to force it | Jeremy Allison | 1 | -2/+21 |
2003-07-09 | Large set of changes to add UNIX account/group management | Gerald Carter | 1 | -0/+8 |
2003-07-08 | Moved SAM_ACCOUNT marshall/unmarshall functions to make them externally | Jeremy Allison | 1 | -2/+2 |
2003-07-07 | and so it begins.... | Gerald Carter | 1 | -6/+9 |
2003-07-05 | This parameter is unused. | Andrew Bartlett | 1 | -4/+0 |
2003-07-03 | Removed strupper/strlower macros that automatically map to strupper_m/strlowe... | Jeremy Allison | 1 | -3/+3 |
2003-06-30 | Add the 'guest' passdb backend automatically if | Volker Lendecke | 1 | -2/+2 |
2003-06-30 | - added LOCALE patch from vorlon@debian.org (Steve Langasek) (bug #122) | Andrew Tridgell | 1 | -1/+6 |
2003-06-25 | large change: | Gerald Carter | 1 | -3/+0 |
2003-06-24 | Move the map acl inherit parameter into the protocol section. | Jeremy Allison | 1 | -1/+1 |
2003-06-20 | Missed initial param, typo. | Jeremy Allison | 1 | -0/+1 |
2003-06-20 | Mapping of Windows ACL inheritance and protected bits onto extended attributes | Jeremy Allison | 1 | -0/+3 |
2003-06-10 | when creating aliased parameters in loadparm.c you *must* place the | Andrew Tridgell | 1 | -1/+1 |
2003-06-08 | Enforce 'client plaintext auth', 'client lanman auth' and 'client ntlmv2 auth'. | Andrew Bartlett | 1 | -0/+19 |
2003-06-07 | add back the winbind uid/gid parameter but mark them as deprecated | Gerald Carter | 1 | -0/+2 |
2003-06-06 | support LDAP_EXOP_MODIFY_PASSWORD (not experiemental in OpenLDAP 2.1) | Gerald Carter | 1 | -6/+4 |
2003-06-06 | * add in David Lee's utmp patch (defaults to on if available) | Gerald Carter | 1 | -4/+0 |
2003-06-06 | * break out more common code used between pdb_ldap and idmap_ldap | Gerald Carter | 1 | -75/+51 |
2003-06-03 | * set winbind cache time to 5 minutes | Gerald Carter | 1 | -1/+1 |
2003-06-03 | Merge change winbindd cache time 15 -> 120 secs. | Jeremy Allison | 1 | -1/+1 |
2003-05-29 | Fix bugzilla #117: winbindd looping on 100+char username | Jim McDonough | 1 | -20/+10 |
2003-05-14 | *****LDAP schema changes***** | Gerald Carter | 1 | -1/+1 |
2003-05-12 | And finally IDMAP in 3_0 | Simo Sorce | 1 | -35/+54 |
2003-05-12 | Add NT quota support. Patch from Stefan (metze) Metzemacher | Alexander Bokovoy | 1 | -0/+6 |
2003-05-11 | Fix VFS layer: | Alexander Bokovoy | 1 | -13/+6 |
2003-05-09 | removing total print jobs since it is not used anymore | Gerald Carter | 1 | -2/+0 |
2003-05-02 | Now that multi-pdu schannel works and a but in the negotiator has been | Volker Lendecke | 1 | -2/+2 |