Age | Commit message (Expand) | Author | Files | Lines |
2011-02-28 | Use <tevent.h> so the system tevent gets included, if enabled. | Jelmer Vernooij | 1 | -1/+1 |
2010-11-01 | s4-modules: get rid of the remaining static prototypes for modules | Andrew Tridgell | 1 | -2/+2 |
2008-12-29 | s4:lib/tevent: rename structs | Stefan Metzmacher | 1 | -1/+1 |
2008-12-18 | s4: Fix include path to work with tevent | Tim Prouty | 1 | -1/+1 |
2008-11-02 | Remove last instance of global_loadparm. | Jelmer Vernooij | 1 | -0/+11 |
2008-10-11 | Fix include paths to new location of libutil. | Jelmer Vernooij | 1 | -1/+1 |
2008-04-25 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3 | Jelmer Vernooij | 1 | -1/+1 |
2008-04-17 | Explicitly require event context to be specified. | Jelmer Vernooij | 1 | -1/+1 |
2008-04-14 | Remove prototypes from build.h in preparation of removing build.h | Jelmer Vernooij | 1 | -0/+1 |
2008-03-08 | Fix the build. | Jelmer Vernooij | 1 | -0/+1 |
2008-03-08 | Push SOVERSION and VERSION out of perl code. | Jelmer Vernooij | 1 | -1/+0 |
2008-01-05 | r26672: Janitorial: Remove uses of global_loadparm. | Jelmer Vernooij | 1 | -6/+0 |
2007-12-24 | r26580: Include sentinel in build.h, in case the list is empty. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-24 | r26576: Allow the static module loading code to be used for the Python modules. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r25554: Convert last instances of BOOL, True and False to the standard types. | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r25446: Merge some changes I made on the way home from SFO: | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r25026: Move param/param.h out of includes.h | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r23698: fixed notify:backend so it actually works again | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r21041: Change some "private" to "private_data", and change one (void **) fun... | Volker Lendecke | 1 | -3/+5 |
2007-10-10 | r17930: Merge noinclude branch: | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r17206: Add a modular API for share configuration. | Simo Sorce | 1 | -2/+4 |
2007-10-10 | r14966: make more functions _PUBLIC_ | Stefan Metzmacher | 1 | -7/+7 |
2007-10-10 | r14964: - move sidmap code from ntvfs_common to SAMDB | Stefan Metzmacher | 1 | -3/+24 |
2007-10-10 | r14956: change the notify search to be much more efficient by using a | Andrew Tridgell | 1 | -1/+0 |
2007-10-10 | r14925: trigger NOTIFY_ACTION_OLD_NAME and NOTIFY_ACTION_NEW_NAME events for | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r14920: allow a notify backend to separately specify if it has handled the | Andrew Tridgell | 1 | -14/+24 |
2007-10-10 | r14918: cleaner handling of systems without inotify | Andrew Tridgell | 1 | -0/+4 |
2007-10-10 | r14912: don't crash if inotify isn't present... | Stefan Metzmacher | 1 | -8/+16 |
2007-10-10 | r14877: added support for the kernel inotify mechanism. This passes basic | Andrew Tridgell | 1 | -0/+96 |