2007-10-10 |
Volker Lendecke | r21563: Fix a memleak: We only need dispinfo structs...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r21551: Ok, this is more subtle. More tomorrow :-)
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r21550: make disp_info_list static to get_samr_dispinfo_by_s...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r21549: Only create DISP_INFO structs for domain handles...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r21547: Fix from Michael Adam <ma@sernet.de>: Refuse...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r21461: Not strictly necessary, as data_blob() panics...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r21449: Talked to Jerry on irc, he does not see what...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r21446: Karolins "printjob username"
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r21445: Apply tdb_parse_record Tridges error return...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r21444: Check in tdb_parse_record. Not merging to the...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r21412: The last patch also incremented the seqnum...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r21410: We have to increment the sequence number also...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r21409: saved_status1 is not used anymore after aio...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r21379: Attempt to fix the build on "gwen"
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r21365: Lets see which build farm machines have makecontext...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r21319: Remove functions not needed anymore
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r21303: As discussed on samba-technical: Change the...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r21280: Fix an uninitialized variable warning. Jeremy...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r21279: Get rid of 'aio write behind', this is broken.
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r21278: The main goal of this was to get rid of the...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r21277: Fix an off by one error in the signal handler...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r21269: Reformatting
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r21265: Fix some valgrind errors -- not in 3_0
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r21264: LDAP_OPT_ERROR_NUMBER seems more portable than...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r21263: getpeername() returning -1 is not a reliable...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r21251: Okay, after Jeremy has kindly tested this,...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r21219: Speed up the initial startup time of smbd on...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r21218: Fix typo
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r21217: Just found a system that does not define in_addr_t...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r21202: On some build hosts, the first tests fail with...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r21184: Dummy checkin to let the build farm pick up...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r21181: Add some debug, fix the NT_STATUS_IO_TIMEOUT...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r21165: Lets try the build farm without inotify, we...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r21150: Activate RAW-NOTIFY
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r21131: Some notify fixes
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r21127: Add a mitigating comment ;-))
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r21123: Make notify_fsp() static to notify.c.
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r21121: Fix error message, based on RAW-NOTIFY
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r21120: Make notify a bit more robust: Delete the notify...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r21116: Fix the build -- sorry!
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r21115: notify_internal.c needs to remove the table...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r21114: Fix 'net usershare': Adding "guest_ok=y" required...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r21113: Increment vfs version, thanks to metze for...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r21111: Reorganize the change notify params a bit....
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r21109: Send notify_fam.c through the VFS. Lets see...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r21108: Send sys_notify_watch through the VFS, FAM...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r21107: Adapt notify_fam.c to the new infrastructure...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r21104: Rename struct watch_context to struct inotify_watch_...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r21093: Remove the hash and dnotify backends. Disabling...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r21092: Ok, that's the one that activates the Samba4...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r21091: Fix the build without inotify
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r21090: Add some helper routines
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r21089: Do notifies on rename
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r21088: Apply some const
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r21087: Make the param list of notify_fname match notify_trigger
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r21084: Make the Samba4 files compile in Samba3, not...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r21083: Actually make it static... :-)
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r21082: Make canonicalize_path static to service.c...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r21081: Add forgotten function
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r21080: Reformatting
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r21079: Minimizing diff: Adopt the Samba4 style ChangeNotify...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r21077: A step to minimize the diff later: This pulls...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r21076: Two pieces of infrastructure from Samba4: An...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r21074: Preparation for the import of samba4 notify...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r21073: Fix compiler warning
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r21064: The core of this patch is
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r21005: Add a debug message for EAGAIN error of setresuid.
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r20998: Fix debug message
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r20982: Fix a segfault -- I wonder why my make test...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r20979: Fix description, thanks to Michael Adam <ma...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r20933: Fix the build without inotify
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r20932: This is the basic infrastructure for inotify...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r20931: This changes the notify infrastructure from...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r20878: Fix build with --enable-profiling
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r20877: Random notify fixes
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r20876: Fix bug 4346 -- Thanks to YAMASAKI Hiroyuki
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r20858: change_notify_reply_packet is static
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r20856: Make "struct notify_mid_map" private to notify.c
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r20854: Ok, now I think we're at a point where looking...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r20851: To read account policies from LDAP we need...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r20846: Before this gets out of control...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r20833: Reformatting
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r20827: Increment the interface version.
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r20824: Send access to the trusted domain passwords...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r20796: Fix the same problem Jeremy has fixed (improper...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r20759: Dummy checkin to let the build farm pick up...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r20740: Get rid of some if-statements
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r20738: Remove unused variable
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r20725: Get rid of a bool passed down -- gd, please...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r20707: Clean up pdb_interface.c a bit -- patch from...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r20700: In the main processing loop we select() on...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r20699: This is an attempt to fix bug 4326.
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r20654: Fix from Karolin Seeger <ks@sernet.de>: Accept...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r20644: Make some functions static, thanks to Michael...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r20636: Remove notify leftover
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r20634: A *LOT* more work is necessary before touching...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r20632: The extended RAW-SAMBA3BADPATH test led me...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r20628: Looks bigger than it is. This is just re-indenting...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r20627: orig_name is not needed anymore, and slightly...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r20626: Fix a memleak found by the IBM checker -- not...
|
commit | commitdiff | tree |