Age | Commit message (Expand) | Author | Files | Lines |
2000-12-19 | Split the one sys_acl_free call into sys_acl_free_TYPE calls, to allow | Jeremy Allison | 1 | -5/+7 |
2000-12-15 | Added lock backouts on fail. | Jeremy Allison | 1 | -3/+0 |
2000-12-15 | lib/util_unistr.c: | Jean-François Micouleau | 1 | -0/+4 |
2000-12-15 | Fixed memory leaks in lsa_XX calls. Fixed memory leaks in smbcacls. Merged | Jeremy Allison | 1 | -3/+3 |
2000-12-14 | Renamed parameters and variables called acl to the_acl as it conflicts | Tim Potter | 1 | -4/+4 |
2000-12-13 | Added proto definition for new RPC calls. | Jeremy Allison | 1 | -0/+15 |
2000-12-13 | Server side changes for dynamic names in lsa_lookup_names | Tim Potter | 1 | -15/+0 |
2000-12-13 | make proto | Tim Potter | 3 | -19/+37 |
2000-12-12 | Merged in Tim's changes : Removed static limit of MAX_LOOKUP_SIDS in rpc serv... | Jeremy Allison | 3 | -27/+25 |
2000-12-12 | Removed the special casing of SIDs in se_access_check. This is now done (corr... | Jeremy Allison | 2 | -383/+476 |
2000-12-11 | type for client_info struct | Gerald Carter | 1 | -2/+2 |
2000-12-11 | new prototypes | Andrew Tridgell | 2 | -482/+384 |
2000-12-08 | Port of lsa_lookup_sids() and lsa_lookup_names() rpc client functions from | Tim Potter | 3 | -8/+84 |
2000-12-07 | file_lines_load/file_lines_pload can now optionally convert unix_to_dos() | Jeremy Allison | 1 | -2/+2 |
2000-12-07 | Added better configure test for POSIX ACLs. Fixed stupid typo in sysacls.c | Jeremy Allison | 1 | -0/+3 |
2000-12-07 | Working code to read POSIX ACLs on a Linux system using the bestbits | Jeremy Allison | 3 | -2/+13 |
2000-12-06 | Cause smbd to use the new posix_acls code, not the old unix_acls code. | Jeremy Allison | 3 | -11/+31 |
2000-12-06 | make proto again | Tim Potter | 1 | -1/+1 |
2000-12-06 | tdb_unlockchain() no longer returns a value | Tim Potter | 1 | -2/+2 |
2000-12-06 | Make smbd/posix_acls.c use abstract interface. | Jeremy Allison | 1 | -0/+91 |
2000-12-06 | Changed to sourceforge tdb code. This includes spinlocks (so we now have | Jeremy Allison | 3 | -7/+24 |
2000-12-04 | pass the desired access into cli_nt_create() | Andrew Tridgell | 2 | -1/+4 |
2000-12-04 | new proto | Andrew Tridgell | 1 | -370/+370 |
2000-12-03 | new protos | Andrew Tridgell | 1 | -0/+1 |
2000-12-03 | new proto | Andrew Tridgell | 1 | -355/+369 |
2000-11-28 | include/dlinklist.h: Added '{' '}' around DLIST_PROMOTE so it can be used as ... | Jeremy Allison | 2 | -2/+6 |
2000-11-27 | passdb/secrets.c passdb/smbpassfile.c smbd/server.c : Actually *use* the code | Jeremy Allison | 1 | -1/+3 |
2000-11-21 | make proto | Gerald Carter | 1 | -16/+32 |
2000-11-21 | Another large patch for the passdb rewrite. | Gerald Carter | 1 | -65/+3 |
2000-11-17 | Fix for memory leak when adding driver. | Jeremy Allison | 1 | -1/+2 |
2000-11-16 | Fix for a problem with the new messaging system. If a sender is using the | Jeremy Allison | 1 | -2/+2 |
2000-11-16 | Fix from Jim McDonough @ IBM for OS/2 clients. | Jeremy Allison | 1 | -0/+1 |
2000-11-16 | Ok - fixed a bug in our levelII oplock code. We need to break a level II on | Jeremy Allison | 2 | -3/+5 |
2000-11-14 | Merge from appliance head of JR's changes for driver versioning. | Jeremy Allison | 2 | -12/+29 |
2000-11-14 | - fix "declaration of 'time' shadows global declaration" warning. | David O'Neill | 1 | -6/+6 |
2000-11-14 | Changes from APPLIANCE_HEAD: | David O'Neill | 1 | -1/+6 |
2000-11-13 | Large commit which restructures the local password storage API. | Gerald Carter | 3 | -192/+148 |
2000-11-11 | Merge of Herb's profiling code. | Jeremy Allison | 1 | -0/+2 |
2000-11-08 | make proto | Tim Potter | 1 | -3/+3 |
2000-11-07 | make proto | Tim Potter | 1 | -353/+360 |
2000-11-06 | Added a VFS version return to init call. Allows smbd to fail an init if | Jeremy Allison | 1 | -0/+8 |
2000-10-29 | proto.h was out of date. | Tim Potter | 1 | -353/+353 |
2000-10-28 | David Lee's utmp patch (finally). Thanks David ! | Jeremy Allison | 1 | -0/+3 |
2000-10-26 | Added John Reillys patch for error code returns from clean_up_printer_driver_... | Jeremy Allison | 1 | -1/+1 |
2000-10-26 | Sorry JF - no billable hours :-). I fixed the "stream of events" problem | Jeremy Allison | 1 | -0/+1 |
2000-10-26 | TDB password backend support written by Simo Sorce <simo.sorce@polimi.it> | Gerald Carter | 3 | -1/+7 |
2000-10-25 | John Reilly @ HP (who is a wonderful human being and *definately* needs | Jeremy Allison | 1 | -0/+28 |
2000-10-21 | Fixes from David Lee for utmp handling. | Jeremy Allison | 1 | -0/+32 |
2000-10-19 | Ok - this is a big patch - and it may break smbd a bit (although | Jeremy Allison | 2 | -8/+8 |
2000-10-13 | last part of W2K support. | Jean-François Micouleau | 1 | -1/+2 |