Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r20931: This changes the notify infrastructure from a polling-based to an eve... | Volker Lendecke | 1 | -6/+12 |
2007-10-10 | r20883: W00t! I now understand how "delete on close" really | Jeremy Allison | 1 | -2/+1 |
2007-10-10 | r20856: Make "struct notify_mid_map" private to notify.c | Volker Lendecke | 1 | -11/+2 |
2007-10-10 | r20854: Ok, now I think we're at a point where looking at notify starts to ma... | Volker Lendecke | 1 | -3/+58 |
2007-10-10 | r20774: I thought I committed this before Xmas holidays ... | Simo Sorce | 1 | -1/+7 |
2007-10-10 | r20742: Rename chkpth -> checkpath for sanity's sake :-). | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r20634: A *LOT* more work is necessary before touching notify remotely starts... | Volker Lendecke | 1 | -58/+3 |
2007-10-10 | r20451: Survive the first of the filter-tests (mkdir). | Volker Lendecke | 1 | -0/+1 |
2007-10-10 | r20448: Happy New Year! | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r20442: Slight rewrite of the change notify infrastructure. This now survives... | Volker Lendecke | 1 | -6/+35 |
2007-10-10 | r20394: This is a *VERY* early start of my work on notify. | Volker Lendecke | 1 | -0/+26 |
2007-10-10 | r20116: Start merging in the work done to create the new idmap subsystem. | Simo Sorce | 1 | -0/+16 |
2007-10-10 | r20098: Properly fix issues with create_token_from_username() | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r18802: Use the pidl-generated code for the srvsvc interface, both client and... | Jelmer Vernooij | 1 | -6/+0 |
2007-10-10 | r18787: Fix the strlen_m and strlen_m_term code by merging | Jeremy Allison | 1 | -0/+4 |
2007-10-10 | r18717: remove old defines in preference of the flags in librpc/gen_ndr/srvsvc.h | Gerald Carter | 1 | -33/+4 |
2007-10-10 | r18654: Rename "struct uuid" => "struct GUID" for consistency. | Jelmer Vernooij | 1 | -7/+0 |
2007-10-10 | r18623: starting on eventlog IDL | Gerald Carter | 1 | -0/+1 |
2007-10-10 | r18572: Use the autogenerated client and server for the echo interface and im... | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r18560: * Add in the winreg and initshutdown IDL files | Gerald Carter | 1 | -1/+3 |
2007-10-10 | r18275: add auto generated dfs code | Gerald Carter | 1 | -0/+1 |
2007-10-10 | r18271: Big change: | Gerald Carter | 1 | -15/+7 |
2007-10-10 | r18193: Not quite to autogenerated NDR but closer thanks to Jelmer's | Gerald Carter | 1 | -2/+2 |
2007-10-10 | r18188: merge 3.0-libndr branch | Jelmer Vernooij | 1 | -8/+5 |
2007-10-10 | r18019: Fix a C++ warnings: Don't use void * in libads/ for LDAPMessage anymore. | Volker Lendecke | 1 | -0/+1 |
2007-10-10 | r18006: Actually a smaller change than it looks. Leverage | Jeremy Allison | 1 | -0/+3 |
2007-10-10 | r17806: Make NTTIME a UINT64_S rather than a separate structure consisting of | Jelmer Vernooij | 1 | -3/+6 |
2007-10-10 | r17669: Remove RID algorithm support from unmapped users and groups | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r17625: Fix the build | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r17554: Cleanup | Volker Lendecke | 1 | -5/+0 |
2007-10-10 | r17457: Add a test to do some operations on group mapping. | Volker Lendecke | 1 | -0/+5 |
2007-10-10 | r17098: Samba3 now cleanly passes Samba4 RAW-LOCK torture | Jeremy Allison | 1 | -2/+1 |
2007-10-10 | r17039: Eliminate snum from enumshares and getshareinfo. Get rid of some pstr... | Volker Lendecke | 1 | -0/+4 |
2007-10-10 | r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need | Jeremy Allison | 1 | -50/+30 |
2007-10-10 | r16661: Fix from jason@ncac.gwu.edu for bug #3875, | Jeremy Allison | 1 | -0/+6 |
2007-10-10 | r16435: Add in the uid info that Jerry needs into the | Jeremy Allison | 1 | -2/+4 |
2007-10-10 | r15958: Make us pass RAW-OPLOCK with kernel oplocks off. | Jeremy Allison | 1 | -1/+8 |
2007-10-10 | r15668: DOS or FCB opens share one share mode entry from different | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r15649: Allow to store 24 password history entries in ldapsam (same limit as on | Günther Deschner | 1 | -0/+1 |
2007-10-10 | r15402: Fix for bug #3587. Dead entries can be left in the locking | Jeremy Allison | 1 | -0/+1 |
2007-10-10 | r15251: Adding PreWin2kAccess builtin sid. | Günther Deschner | 1 | -0/+1 |
2007-10-10 | r15088: Remove all time() and gettimeofday() calls out of the mainline | Jeremy Allison | 1 | -0/+1 |
2007-10-10 | r15060: The brlock code gets called a lot. Ensure we keep the | Jeremy Allison | 1 | -0/+8 |
2007-10-10 | r15018: Merge Volker's ipc/trans2/nttrans changes over | Jeremy Allison | 1 | -2/+45 |
2007-10-10 | r14668: Set the FILE_STATUS_OFFLINE bit by observing the events a DMAPI-based | James Peach | 1 | -1/+2 |
2007-10-10 | r14600: Refactor capability interface from being IRIX-specific to using only | James Peach | 1 | -1/+3 |
2007-10-10 | r14255: Revert r14204 which was horribly broken. | James Peach | 1 | -1/+1 |
2007-10-10 | r14207: Convert the lp_acl_compatibility() param into an enum. | James Peach | 1 | -0/+2 |
2007-10-10 | r14204: Remove the basically unused P_GSTRING and P_UGSTRING | James Peach | 1 | -1/+1 |
2007-10-10 | r14050: Add the ACB_PWEXPIRED bit abartlet has found. | Günther Deschner | 1 | -0/+1 |