Age | Commit message (Expand) | Author | Files | Lines |
2004-01-06 | isolate ldap debug messages to the common smbldap_XXX() functions | Gerald Carter | 1 | -4/+9 |
2004-01-06 | XFS quota patch from Stefan Metzmacher <metze@metzemix.de>. | Jeremy Allison | 3 | -37/+48 |
2004-01-06 | Patch by Stefan Metzmacher <metze@metzemix.de>: | Andrew Bartlett | 1 | -0/+4 |
2004-01-06 | Patch based on work from James Peach <jpeach@sgi.com> to convert over to | Jeremy Allison | 1 | -0/+41 |
2004-01-05 | Added last missing file. | Jeremy Allison | 1 | -0/+486 |
2004-01-05 | Oops. Broke the build. Added missing files. | Jeremy Allison | 2 | -0/+608 |
2004-01-05 | Fix from James Flemer <jflemer@uvm.edu> to make HAVE_ATTR_LIST linked to | Jeremy Allison | 1 | -3/+3 |
2004-01-05 | Patch from Stefan (metze) Metzmacher <metze at metzemix.de> to revert to 2.2.... | Jeremy Allison | 1 | -529/+0 |
2004-01-05 | Always call the auto-init funciton - this avoids tdb segfaulting under | Andrew Bartlett | 1 | -0/+6 |
2003-12-31 | auth/auth_util.c: | Andrew Bartlett | 2 | -3/+3 |
2003-12-30 | The AFS pts command always generates completely lower-case user names. As case | Volker Lendecke | 1 | -1/+4 |
2003-12-26 | Based on patch by Petri Asikainen <paca@sci.fi> fix bug #387 and #330. | Andrew Bartlett | 1 | -14/+15 |
2003-12-25 | ldap rebind sleep -> ldap replication sleep | Andrew Bartlett | 1 | -1/+1 |
2003-12-25 | This is metze's LDAP rebind sleep patch: | Volker Lendecke | 1 | -0/+28 |
2003-12-25 | Fix our parsing of the LDAP url. We get around it as all decent systems seem | Volker Lendecke | 1 | -1/+1 |
2003-12-25 | Fix bug 916 - do not perform a + -> space substitution for squid URL encoded | Andrew Bartlett | 1 | -5/+0 |
2003-12-11 | Patch from James Peach <jpeach@sgi.com>. Remove the MAX_CONNECTIONS limit | Jeremy Allison | 1 | -0/+14 |
2003-12-10 | Fix #558 -- support ISO-8859-1 internally. Makes Solaris users a bit happier | Alexander Bokovoy | 1 | -0/+28 |
2003-12-09 | fix bug in get_peer_name() caused by --enable-developer and using the same sr... | Gerald Carter | 1 | -3/+11 |
2003-12-08 | working on bug 687; protect against null src strings in alloc_sub_basic() | Gerald Carter | 1 | -0/+7 |
2003-12-08 | make sure we use a real network address in case there are extra non-zero octe... | Gerald Carter | 1 | -1/+1 |
2003-12-05 | fix %a variable for Windows 2003 -> Win2K3 | Gerald Carter | 1 | -10/+14 |
2003-12-04 | support munged dial for ldapsam; patch from Aur�lien Degr�mont; bug 800 | Gerald Carter | 1 | -0/+1 |
2003-12-04 | don't crash on a NULL priviledge pointer; patch from Jianliang Lu | Gerald Carter | 1 | -0/+6 |
2003-12-01 | Get a little paranoid about memfree use in convert_string_allocate.. | Jeremy Allison | 1 | -7/+6 |
2003-12-01 | fix inverted logic caused by s/strcmp/strequal/; host allow/deny works again;... | Gerald Carter | 1 | -1/+1 |
2003-11-26 | Clean up a comment noticed by Jonathan Shao@Panasas.com and remove an | Richard Sharpe | 1 | -3/+2 |
2003-11-22 | Changes all over the shop, but all towards: | Andrew Bartlett | 1 | -4/+10 |
2003-11-22 | Ensure that items in a list of strings containing whitespace | Gerald Carter | 1 | -1/+1 |
2003-11-19 | Look at error before using it in debug statement. | Jeremy Allison | 1 | -3/+2 |
2003-11-19 | Added useful information to debug lines. | Rafal Szczesniak | 1 | -4/+4 |
2003-11-18 | Useful debug message. Patch by metze. | Rafal Szczesniak | 1 | -2/+4 |
2003-11-18 | Remove unneeded second open for filename ending in '.' now we know it's | Jeremy Allison | 1 | -1/+1 |
2003-11-13 | Squelch some warnings with more casty-foo. | Richard Sharpe | 1 | -2/+2 |
2003-11-13 | Fix a couple of warnings with casts. | Richard Sharpe | 1 | -2/+2 |
2003-11-07 | Implement %i-Macro for the locally used IP address. With this you can again | Volker Lendecke | 2 | -0/+31 |
2003-11-07 | Simple rename of get_socket_addr to get_peer_addr and get_socket_name to | Volker Lendecke | 2 | -13/+13 |
2003-11-06 | Undo accidentally committed stuff. | Tim Potter | 1 | -111/+0 |
2003-11-06 | Ignore tallocdump binary. | Tim Potter | 2 | -2/+113 |
2003-11-05 | make sure that we expand %H (from vl); bug 612 | Gerald Carter | 1 | -0/+3 |
2003-11-04 | Use the actual size of the buffer in strftime instead of a made up value | Tim Potter | 1 | -1/+1 |
2003-11-04 | Fix for bug #703, try lowercase netgroups lookups. | Jeremy Allison | 1 | -1/+18 |
2003-11-03 | Fix more 64-bit printf warnings. | Tim Potter | 3 | -8/+11 |
2003-11-02 | Cast to fix warning on Solaris sendfile - check buildfarm output | Tim Potter | 1 | -1/+1 |
2003-10-29 | Fixes to check for wraps which could cause coredumps. | Jeremy Allison | 1 | -0/+1 |
2003-10-24 | Some spelling mistakes in aclocal.m4 and the va_copy fixups in configure.in | Richard Sharpe | 1 | -0/+4 |
2003-10-23 | After a phonecall with jra finally commit this. | Volker Lendecke | 2 | -12/+5 |
2003-10-23 | Volker's fix for bug #668. Change the \n after the password prompt to go | Jim McDonough | 1 | -2/+3 |
2003-10-22 | Put strcasecmp/strncasecmp on the banned list (except for needed calls | Jeremy Allison | 6 | -17/+23 |
2003-10-21 | Patch from Stefan Metzmacher <metze@metzemix.de> to fix signing problems | Jeremy Allison | 1 | -2/+17 |