Age | Commit message (Expand) | Author | Files | Lines |
2002-02-12 | talloc'ify ads modify functions. Also add more complete berval support. | Jim McDonough | 1 | -122/+119 |
2002-02-11 | Add ability to extend ads modification list on the fly. Added ADS_MODLIST type. | Jim McDonough | 1 | -0/+6 |
2002-02-11 | Update for new ads modlist structure passing | Jim McDonough | 1 | -5/+14 |
2002-02-11 | Add ability to extend ads modification list on the fly. Also add some malloc... | Jim McDonough | 1 | -23/+39 |
2002-02-11 | merge from 2.2 | Gerald Carter | 1 | -2/+2 |
2002-02-11 | fixes from 2,2 | Gerald Carter | 2 | -28/+60 |
2002-02-11 | A few small winbind updates: | Andrew Bartlett | 3 | -25/+60 |
2002-02-09 | doc merge from 2.2 | Gerald Carter | 1 | -0/+2 |
2002-02-09 | Fix up some braindamage in the testsuite. | Andrew Bartlett | 1 | -2/+0 |
2002-02-09 | Bring printing in HEAD inline with 2.2.x and app-head. | Jeremy Allison | 3 | -297/+553 |
2002-02-09 | preparing for release of 3.0-alpha15 | Samba Release Account | 2 | -1/+21 |
2002-02-09 | Do the reverse DNS lookup, but only if 'hostname lookups = yes' | Andrew Bartlett | 1 | -5/+7 |
2002-02-08 | merge from APPLIANCE_HEAD | Gerald Carter | 1 | -1/+1 |
2002-02-08 | Fix up some of the DEBUG lines in winbind_pam.c | Andrew Bartlett | 1 | -8/+10 |
2002-02-07 | smbsh need CC not SHLD | Herb Lewis | 1 | -1/+1 |
2002-02-07 | quite errors about unnecessary const casting - don't build libnss_wins.so | Herb Lewis | 1 | -3/+3 |
2002-02-07 | when a trusted domain is down an ADS server will return a success on a | Andrew Tridgell | 1 | -2/+3 |
2002-02-06 | I added two lines of comments regarding the include= parameter. Someone | Christopher R. Hertel | 1 | -1/+3 |
2002-02-06 | Try to get this finally working. (Note to self: *always* check build farm...) | Andrew Bartlett | 1 | -2/+2 |
2002-02-06 | Fix ldapmod list overrun check. Also better document and format ldap control... | Jim McDonough | 1 | -16/+13 |
2002-02-06 | 0x is the traditional prefix for displaying hex numbers. | Tim Potter | 1 | -2/+2 |
2002-02-06 | no longer need separate build o32 smbwrapper | Herb Lewis | 1 | -13/+0 |
2002-02-06 | fix for IRIX toolroot builds | Herb Lewis | 2 | -315/+317 |
2002-02-05 | Fix use of uninitialsed variable in PAM code | Andrew Bartlett | 1 | -2/+2 |
2002-02-05 | See if we can get slightly valid C for the non-PAM case here. | Andrew Bartlett | 1 | -2/+2 |
2002-02-05 | Drastic impromvents to pam_winbind. | Andrew Bartlett | 8 | -301/+664 |
2002-02-05 | got rid of a silly '*' in printout | Andrew Tridgell | 1 | -1/+0 |
2002-02-05 | - only show 1 cleanup msg per client | Andrew Tridgell | 2 | -7/+17 |
2002-02-05 | fixed the directory removal for when the dir doesn't exit | Andrew Tridgell | 1 | -1/+1 |
2002-02-05 | Fix stupid typo ! | Jeremy Allison | 1 | -1/+1 |
2002-02-05 | rewrote smbtorture to use the new dbench 2 format and methods | Andrew Tridgell | 2 | -187/+228 |
2002-02-05 | check for empty parameters in qpathinfo | Andrew Tridgell | 1 | -0/+4 |
2002-02-05 | support double functions | Andrew Tridgell | 1 | -1/+1 |
2002-02-05 | fixed a bug in qpathinfo client code | Andrew Tridgell | 1 | -4/+6 |
2002-02-04 | removed several parameters ("client code page", "valid chars", | Gerald Carter | 1 | -250/+0 |
2002-02-04 | Add the new smbprint shell script, smbprint-new.sh that is supposed to fix so... | Richard Sharpe | 1 | -0/+145 |
2002-02-04 | better debug messages! | Simo Sorce | 2 | -8/+9 |
2002-02-03 | A new simpiler syntax demands a new simpiler HOWTO. (This can all be reverted | Andrew Bartlett | 1 | -25/+7 |
2002-02-03 | Make smbgroupedit a little easier on the user. | Andrew Bartlett | 1 | -15/+59 |
2002-02-02 | Change ADS_ERROR family of macros - removed semicolon from the end, since the... | Jim McDonough | 1 | -4/+4 |
2002-02-02 | Update for function name changes, plus do some of the optional attributes on ... | Jim McDonough | 1 | -6/+17 |
2002-02-02 | merge in some changes from Alexey Kotovich. Return ADS_STATUS instead of BOO... | Jim McDonough | 1 | -33/+88 |
2002-02-02 | merge from 2.2 | Gerald Carter | 61 | -0/+10732 |
2002-02-02 | merge from 2.2 and regen | Gerald Carter | 9 | -1768/+4257 |
2002-02-02 | merge from 2.2 | Gerald Carter | 1 | -46/+179 |
2002-02-02 | Add support for net ads printer to publish, remove, or display printer info i... | Jim McDonough | 1 | -0/+167 |
2002-02-02 | Minor bug fixes, plus support to remove a printer. Commented out optional at... | Jim McDonough | 2 | -16/+91 |
2002-02-01 | update from 2.2 | Simo Sorce | 1 | -2/+3 |
2002-02-01 | Add ads printer information | Jim McDonough | 1 | -0/+55 |
2002-02-01 | Fix build errors on non-ldap systems...change function parms from LDAPMod ** ... | Jim McDonough | 2 | -25/+28 |