Move handle utility functions to public header, remove more public headers.
[jelmer/samba4-debian.git] / source / smbd /
2008-04-02 Jelmer VernooijInstall public header files again and include required...
2008-04-01 Jelmer VernooijAdd context pointer to secrets functions.
2008-04-01 Jelmer VernooijRename libsamba-config to libsamba-hostconfig.
2008-03-02 Jelmer VernooijMerge branch 'v4-0-test' into id10ts-registry
2008-02-29 Jelmer VernooijMove manpage management out of the perl build system.
2008-02-28 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-28 Jelmer VernooijRemove sDefault as static variable.
2008-02-28 Jelmer VernooijMore share_init to more apprioriate place.
2008-02-27 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-27 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-27 Jelmer VernooijSet lp_ctx properly.
2008-02-27 Jelmer VernooijSet lp_ctx properly.
2008-02-27 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-22 Stefan MetzmacherHappy New Year 2008! :-)
2008-02-21 Jelmer VernooijMore share_init to more apprioriate place.
2008-02-20 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-20 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-20 Jelmer VernooijFix static module list generation for ldb.
2008-02-09 Jelmer VernooijMerge branch 'v4-0-trivial' into v4-0-python
2008-02-06 Stefan Metzmacherprefork: also reload stuff in the client processes
2008-02-06 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-05 Andrew BartlettClarify nomaclature of socket names in process_single...
2008-02-04 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-04 Andrew BartlettRemove useless layer of indirection, where every servic...
2008-02-04 Andrew BartlettRemaining changes to implement the prefork process...
2008-02-04 Andrew BartlettRework process_single.c to take advantage of cluster_id...
2008-02-04 Andrew BartlettRework cluster_id() to take an additional argument...
2008-02-04 Andrew BartlettRework service init functions to pass down service...
2008-01-22 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-01-21 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-01-21 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-01-21 Jelmer Vernooijbuild: Demote a bunch of libraries to subsystems. This...
2008-01-05 Jelmer Vernooijr26672: Janitorial: Remove uses of global_loadparm.
2007-12-24 Jelmer Vernooijr26580: Include sentinel in build.h, in case the list...
2007-12-24 Jelmer Vernooijr26576: Allow the static module loading code to be...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha2' into v4-0-test
2007-12-21 Jelmer Vernooijr26441: Remove global_loadparm uses.
2007-12-21 Jelmer Vernooijr26429: Avoid use of global_smb_iconv_convenience.
2007-12-21 Jelmer Vernooijr26409: Pass smb ports along.
2007-12-21 Jelmer Vernooijr26400: Don't try to do character conversion before...
2007-12-21 Jelmer Vernooijr26355: Eliminate global_loadparm in more places.
2007-12-21 Jelmer Vernooijr26322: Fix include
2007-12-21 Jelmer Vernooijr26313: Fix more uses of static loadparm.
2007-12-21 Jelmer Vernooijr26278: Tallocify convenience table for iconv handles.
2007-12-21 Jelmer Vernooijr26274: Some syntax fixes, remove more global_loadparm...
2007-12-21 Jelmer Vernooijr26272: Remove global_loadparm in some more places.
2007-12-21 Jelmer Vernooijr26269: Fix a couple more references to global_loadparm.
2007-12-21 Jelmer Vernooijr26260: Store loadparm context in gensec context.
2007-12-21 Jelmer Vernooijr26250: Avoid global_loadparm in a couple more places.
2007-12-21 Jelmer Vernooijr26237: Add loadparm context to the server service...
2007-12-21 Jelmer Vernooijr26236: Remove more uses of global_loadparm or specify...
2007-12-21 Jelmer Vernooijr26227: Make loadparm_context part of a server task...
2007-12-21 Jelmer Vernooijr26226: Avoid more uses of global_loadparm.
2007-12-21 Jelmer Vernooijr26006: Improve some dependencies.
2007-12-21 Andrew Bartlettr25922: Make it easier to bind to a unix domain socket...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25535: Deal with events subsystem failures.
2007-10-10 Jelmer Vernooijr25454: Use standard bool types in a couple more places.
2007-10-10 Jelmer Vernooijr25446: Merge some changes I made on the way home from...
2007-10-10 Jelmer Vernooijr25398: Parse loadparm context to all lp_*() functions.
2007-10-10 Jelmer Vernooijr25301: Merge my includes.h cleanups.
2007-10-10 Jelmer Vernooijr25035: Fix some more warnings, use service pointer...
2007-10-10 Jelmer Vernooijr25028: Fix more warnings.
2007-10-10 Jelmer Vernooijr25026: Move param/param.h out of includes.h
2007-10-10 Jelmer Vernooijr24994: Fix some C++ warnings.
2007-10-10 Jelmer Vernooijr24937: Merge tests spoolss RPC callbacks.
2007-10-10 Jelmer Vernooijr24712: No longer expose the 'BOOL' data type in any...
2007-10-10 Jelmer Vernooijr24667: Finally merge the registry improvements that...
2007-10-10 Andrew Bartlettr24631: Fix up format warnings, found on my Fedora...
2007-10-10 Stefan Metzmacherr24623: add back '-D' option to smbd
2007-10-10 Andrew Tridgellr24276: don't mark a stream readable until after the...
2007-10-10 Andrew Bartlettr23960: Don't destory the 'reason' for terminating...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Andrew Tridgellr23702: fixed a "falling back to select" error in the...
2007-10-10 Andrew Bartlettr23695: By not using the NULL context for these large...
2007-10-10 Stefan Metzmacherr23288: give more info...
2007-10-10 Stefan Metzmacherr22403: this dependencies should be private
2007-10-10 Andrew Tridgellr22242: ctdb init now takes a process model
2007-10-10 Jelmer Vernooijr21669: Fix --enable-dso build
2007-10-10 Andrew Tridgellr20895: enable ctdb backend at startup (if configured)
2007-10-10 Andrew Tridgellr20646: first preparations for cluster enablement....
2007-10-10 Stefan Metzmacherr20449: Happy New Year!
2007-10-10 Jelmer Vernooijr19676: Fix some more dependencies.
2007-10-10 Stefan Metzmacherr19675: the process model don't depend on heimdal anymore
2007-10-10 Stefan Metzmacherr19643: make process_model thread compile again
2007-10-10 Stefan Metzmacherr19610: fix the build
2007-10-10 Andrew Bartlettr19604: This is a massive commit, and I appologise...
2007-10-10 Jelmer Vernooijr19573: Move secrets.o into param/ (subsystems haven...
2007-10-10 Jelmer Vernooijr19569: Require that all public header files have a...
2007-10-10 Jelmer Vernooijr19539: Move pidfile to smbd/
2007-10-10 Jelmer Vernooijr19507: Merge my DSO fixes branch. Building Samba's...
2007-10-10 Andrew Tridgellr18806: fixed two spelling errors
2007-10-10 Andrew Tridgellr18805: make error message match function name
2007-10-10 Andrew Tridgellr18360: better handling of child process killing in...
2007-10-10 Jelmer Vernooijr18168: Use {NULL} rather than POPT_TABLEEND, which...
2007-10-10 Jelmer Vernooijr18121: Simplify m4 code, hopefully fix Samba4 build...
2007-10-10 Andrew Tridgellr18117: first steps in making samba4 use libreplace
2007-10-10 Jelmer Vernooijr17930: Merge noinclude branch:
2007-10-10 Stefan Metzmacherr17227: don't call a function which takes some nonoptio...
2007-10-10 Simo Sorcer17209: Add dependency over the new share configuration...
next