r21570: added a RPC-HANDLES test that tries to show that rpc policy handles
[ab/samba.git/.git] / source4 / lib /
2007-10-10 Andrew Bartlettr21553: Remove bogus comment.
2007-10-10 Andrew Bartlettr21496: A number of ldb control and LDAP changes, surro...
2007-10-10 Volker Lendecker21445: Apply tdb_parse_record Tridges error return...
2007-10-10 Jelmer Vernooijr21433: Get rid of the COM support code - it's not...
2007-10-10 Volker Lendecker21412: The last patch also incremented the seqnum...
2007-10-10 Volker Lendecker21410: We have to increment the sequence number also...
2007-10-10 Jelmer Vernooijr21386: Run all NDR tests in the buildfarm, import...
2007-10-10 Stefan Metzmacherr21354: fix comment
2007-10-10 Stefan Metzmacherr21311: fix very ugly "using free'ed memory" bug
2007-10-10 Andrew Bartlettr21305: Change the skel module a little, so make it...
2007-10-10 Volker Lendecker21303: As discussed on samba-technical: Change the...
2007-10-10 Jelmer Vernooijr21302: Provide simple redirecting headers for standard...
2007-10-10 Jelmer Vernooijr21299: Fix the build for those that don't have talloc...
2007-10-10 Jelmer Vernooijr21297: Remove the GTK+ tools and library from the...
2007-10-10 Andrew Tridgellr21256: - msg_type is not needed in the cluster messagi...
2007-10-10 Andrew Tridgellr21233: first version of samba4 messaging using ctdb...
2007-10-10 Andrew Tridgellr21230: added the hooks needed in the cluster layer...
2007-10-10 Andrew Tridgellr21212: detect if the kernel does not support integrate...
2007-10-10 Andrew Tridgellr21174: many thanks to Paul Wayper for pointing out...
2007-10-10 Andrew Tridgellr21171: fixed a bug related to recursive event handling.
2007-10-10 Andrew Tridgellr20989: don't mark epoll as set until after the io_subm...
2007-10-10 Andrew Bartlettr20984: Try to ensure we can't have sig_state dissapear...
2007-10-10 James Peachr20981: Fix cut'n'paste error.
2007-10-10 Stefan Metzmacherr20969: remove unused function, found my lcov
2007-10-10 Andrew Tridgellr20960: attempt to fix a valgrind error in the signals...
2007-10-10 Stefan Metzmacherr20952: when a component is changed we need to rebuild...
2007-10-10 Andrew Tridgellr20941: avoid races in the block/unblock code
2007-10-10 Andrew Tridgellr20940: allow SA_SIGINFO signals to be oneshot. Why...
2007-10-10 Andrew Tridgellr20939: reduce the amount of static state for signal...
2007-10-10 Andrew Tridgellr20938: use a double counter trick to avoid the need...
2007-10-10 Volker Lendecker20934: I *hate* deep indents :-)
2007-10-10 Andrew Tridgellr20930: use sigaction() instead of signal()
2007-10-10 Andrew Tridgellr20929: fixed typo
2007-10-10 Andrew Tridgellr20928: added signal events to lib/events
2007-10-10 Stefan Metzmacherr20865: remove useless warning, we now always pass...
2007-10-10 Stefan Metzmacherr20852: add a function to add a ldb control to a ldb_re...
2007-10-10 Stefan Metzmacherr20819: - include system/aio.h
2007-10-10 Stefan Metzmacherr20816: merge from samba3:
2007-10-10 Stefan Metzmacherr20815: merge from samba3
2007-10-10 Stefan Metzmacherr20810: unlink the test file when the test is done
2007-10-10 Stefan Metzmacherr20794: hopefully fix the build on systems without...
2007-10-10 Stefan Metzmacherr20788: - remove epoll configure checks from libreplace
2007-10-10 Stefan Metzmacherr20787: a subsystem doesn't need explicit dependencies...
2007-10-10 Stefan Metzmacherr20772: fix segfault caused by ldb_set_default_dns...
2007-10-10 Stefan Metzmacherr20761: let ldb modules call ldb_set_default_dns()
2007-10-10 Stefan Metzmacherr20734: always terminate the string... so that an empty...
2007-10-10 Stefan Metzmacherr20731: we need the complex memmove() handling for...
2007-10-10 Stefan Metzmacherr20730: this can be const
2007-10-10 James Peachr20697: A couple of minot cross-compile fixes.
2007-10-10 Stefan Metzmacherr20684: if we don't have any indexes, then we should...
2007-10-10 Simo Sorcer20670: Make the logic more clear
2007-10-10 Simo Sorcer20669: Simplifing more
2007-10-10 Andrew Tridgellr20665: put in my version of aio.h
2007-10-10 Stefan Metzmacherr20659: add missing system/aio.h
2007-10-10 Simo Sorcer20656: This way the process flow should be much more...
2007-10-10 Andrew Tridgellr20650: revert a bunch of code I didn't mean to commit yet
2007-10-10 Andrew Tridgellr20649: fixed strlower_talloc() and strupper_talloc...
2007-10-10 Andrew Tridgellr20647: add cluster code
2007-10-10 Andrew Tridgellr20646: first preparations for cluster enablement....
2007-10-10 Andrew Tridgellr20623: change where the smb.conf parm event:backend...
2007-10-10 Andrew Tridgellr20621: - enable the aio events backend on systems...
2007-10-10 Stefan Metzmacherr20598: add comments and make clear that the void ...
2007-10-10 Stefan Metzmacherr20596: add prototypes for the ldb_extended functions
2007-10-10 James Peachr20594: Match popt.h declaration.
2007-10-10 James Peachr20593: Kill annoying warning.
2007-10-10 Stefan Metzmacherr20588: handle extended operations in the ldb_next_requ...
2007-10-10 Stefan Metzmacherr20583: implement the frontend calls for extended opera...
2007-10-10 Stefan Metzmacherr20582: use void *data in the ldb_extended struct to...
2007-10-10 Stefan Metzmacherr20581: - the ldb modules have explicit hooks for exten...
2007-10-10 Andrew Tridgellr20540: darn, also need to fix this event_context reference
2007-10-10 Andrew Tridgellr20539: - split the common timer related events code...
2007-10-10 Andrew Bartlettr20467: Don't segfault if we don't have an OID map
2007-10-10 Andrew Bartlettr20464: Make it clear what does the process group stuff
2007-10-10 Stefan Metzmacherr20462: add functions to handle UTCTime strings
2007-10-10 Andrew Bartlettr20459: LDB map cleanup:
2007-10-10 Andrew Bartlettr20455: Apply some of the patches from Martin Kuehl...
2007-10-10 Derrell Lipmanr20444: WEB Application framework / SWAT.
2007-10-10 Stefan Metzmacherr20436: add more comments and add macros signed version...
2007-10-10 Stefan Metzmacherr20383: only try to find dlfcn.h if the dlopen symbol...
2007-10-10 Andrew Bartlettr20373: When adding a base to a "" DN, don't precede...
2007-10-10 Stefan Metzmacherr20325: handle NULL strings in is_ipaddress()
2007-10-10 Stefan Metzmacherr20320: add missing prototypes
2007-10-10 Stefan Metzmacherr20319: fix compiler warnings
2007-10-10 Stefan Metzmacherr20317: store references to all important naming contexts.
2007-10-10 Stefan Metzmacherr20316: fix compiler warning
2007-10-10 Andrew Tridgellr20234: metze pointed out that we are re-loading the...
2007-10-10 Stefan Metzmacherr20198: let the IBM checker ignore the warning about...
2007-10-10 Stefan Metzmacherr20195: fix typo
2007-10-10 Stefan Metzmacherr20194: inline all static talloc functions
2007-10-10 Stefan Metzmacherr20193: - let talloc_parent_chunk() handle a NULL pointer
2007-10-10 Stefan Metzmacherr20192: I assume a 'break' is the correct thing to...
2007-10-10 Stefan Metzmacherr20191: fix bug found by the IBM checker
2007-10-10 Stefan Metzmacherr20190: fix the ldb_ldap backend
2007-10-10 Stefan Metzmacherr20189: remove unused struct element
2007-10-10 Stefan Metzmacherr20188: move back to an default attribute handler and...
2007-10-10 Stefan Metzmacherr20187: fix the build on systems without sqlite3
2007-10-10 Stefan Metzmacherr20185: - SMB_ENABLE() needs upper case YES/NO
2007-10-10 Stefan Metzmacherr20184: change ldb_attrib_handler into ldb_schema_attri...
2007-10-10 Stefan Metzmacherr20168: start separating attributes and syntaxes
2007-10-10 Andrew Bartlettr20134: The IBM Checker correctly notes that *p cannot...
next