Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r2112: Simplify the mangle hash code to use an in-memory tdb. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r1407: revert change that broke the build on systems w/o krb5 files | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r1399: applying heimdal krb5 fixes from Guenther and fixing compile warnings ... | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r1317: Patch from Joe Meadows "Joe Meadows" <jameadows@webopolis.com> to | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r1236: Heimdal fixes from Guenther Deschner <gd@sernet.de>, more to come before | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r1085: Now it's had some proper user testing, merge in the deferred open fix.... | Jeremy Allison | 1 | -1/+1 |
2004-03-19 | Fix gcc warnings. Fix mkproto with new type. | Jeremy Allison | 1 | -1/+1 |
2003-10-06 | split some security related functions in their own files. | Simo Sorce | 1 | -1/+1 |
2003-09-04 | Removed {OLD,NEW}_NTDOMAIN cruft from mkproto.awk | Tim Potter | 1 | -14/+0 |
2003-07-14 | fix cache coherency bug in print handle print_info_2 cache. | Gerald Carter | 1 | -1/+1 |
2003-07-09 | Large set of changes to add UNIX account/group management | Gerald Carter | 1 | -0/+4 |
2003-07-04 | Add smb_event_id to list of return types (patch from metze) | Jelmer Vernooij | 1 | -1/+1 |
2003-06-21 | merge of the netsamlogon caching code from APPLIANCE_HEAD | Gerald Carter | 1 | -1/+1 |
2003-04-14 | Merge: add PAC_DATA as valid return type. | Tim Potter | 1 | -1/+1 |
2002-11-12 | Removed global_myworkgroup, global_myname, global_myscope. Added liberal | Jeremy Allison | 1 | -2/+2 |
2002-08-17 | sync 3.0 branch with HEAD | Jelmer Vernooij | 1 | -1/+1 |
2002-07-15 | updated the 3.0 branch from the head branch - ready for alpha18 | Andrew Tridgell | 1 | -0/+10 |
2002-03-28 | Added another return type. | Tim Potter | 1 | -1/+2 |
2002-03-28 | Use headername when closing off include file guards. | Tim Potter | 1 | -1/+2 |
2002-02-12 | Add ADS_MODLIST to allowed types | Jim McDonough | 1 | -1/+1 |
2002-02-05 | support double functions | Andrew Tridgell | 1 | -1/+1 |
2002-01-20 | This is the current patch from Luke Leighton <lckl@samba-tng.org> to add a | Andrew Bartlett | 1 | -1/+1 |
2001-12-19 | much better ADS error handling system | Andrew Tridgell | 1 | -1/+1 |
2001-12-19 | - added initial support for trusted domains in winbindd_ads | Andrew Tridgell | 1 | -1/+1 |
2001-11-24 | added "net join" command | Andrew Tridgell | 1 | -1/+1 |
2001-10-11 | initial kerberos/ADS/SPNEGO support in libsmb and smbclient. To | Andrew Tridgell | 1 | -1/+1 |
2001-10-05 | Add CLI_POLICY_HND as a valid return type. | Tim Potter | 1 | -1/+1 |
2001-09-10 | replaced stdio in many parts of samba with a XFILE. XFILE is a cut-down | Andrew Tridgell | 1 | -1/+1 |
2001-09-03 | the next step in our error code handling change | Andrew Tridgell | 1 | -1/+1 |
2001-08-27 | converted smbd to use NTSTATUS by default | Andrew Tridgell | 1 | -1/+1 |
2001-07-04 | The big character set handling changeover! | Andrew Tridgell | 1 | -1/+1 |
2001-06-20 | initial support for paramter type P_LIST | Simo Sorce | 1 | -0/+10 |
2001-05-14 | Cosmetic changes in make proto output. | Tim Potter | 1 | -1/+1 |
2001-04-28 | - added test for vasprintf | Andrew Tridgell | 1 | -2/+2 |
2000-12-06 | Cause smbd to use the new posix_acls code, not the old unix_acls code. | Jeremy Allison | 1 | -1/+1 |
2000-11-13 | Large commit which restructures the local password storage API. | Gerald Carter | 1 | -2/+7 |
2000-08-04 | Fixed up the user/group contexts when using authenticated pipes. | Jeremy Allison | 1 | -1/+1 |
2000-07-18 | grab functions that return RPC_HND_NODE (declared | Gerald Carter | 1 | -1/+1 |
2000-07-06 | Make prototypes for functions returning an enum nss_status. | Tim Potter | 1 | -1/+1 |
2000-07-03 | first pass at merging rpcclient from TNG to HEAD. You can get a | Gerald Carter | 1 | -2/+6 |
2000-06-08 | added a NET_USER_INFO_3 struct to user_struct. | Luke Leighton | 1 | -2/+2 |
2000-06-01 | More stuff I cvan't afford to lose. I'm realizing how dependent I am | Jeremy Allison | 1 | -1/+1 |
2000-05-09 | the beginnings of a new scheme I've working on to allow an easier | Andrew Tridgell | 1 | -4/+14 |
2000-01-26 | Added hash-based stat cache code from Ying Chen. | Jeremy Allison | 1 | -1/+1 |
2000-01-05 | implemented talloc() as described on samba-technical. This fixes the | Andrew Tridgell | 1 | -1/+1 |
1999-12-22 | First cut at unicode sys_xx functions. Now to start moving upwards..... | Jeremy Allison | 1 | -1/+1 |
1999-12-21 | first cut at using the tdb code for the connections structure, the | Andrew Tridgell | 1 | -0/+4 |
1999-12-13 | first pass at updating head branch to be to be the same as the SAMBA_2_0 branch | Andrew Tridgell | 1 | -11/+3 |
1999-11-08 | preparation for doing a spoolss enum jobs command. had to rewrite | Luke Leighton | 1 | -0/+4 |
1999-11-06 | added rpcclient spoolenum command. enumerates printers. | Luke Leighton | 1 | -0/+4 |