sfrench/samba-autobuild/.git
2007-10-10 Stefan Metzmacherr14064: - split out MSRPC_PARSE into a speperate subsystem
2007-10-10 Stefan Metzmacherr14063: libnet depends on dcerpc
2007-10-10 Andrew Tridgellr14059: change notify is quite a bit more complex than...
2007-10-10 Andrew Bartlettr14058: Try to make the continuation on the list of...
2007-10-10 Günther Deschnerr14055: merge from samba3. add ACB_NO_AUTH_DATA_REQD...
2007-10-10 Günther Deschnerr14054: merge from samba3, fillout more userAccountCont...
2007-10-10 Stefan Metzmacherr14041: be a bit less verbose
2007-10-10 Stefan Metzmacherr14040: report errors better
2007-10-10 Stefan Metzmacherr14039: as samba4 drops the connection on multiple...
2007-10-10 Stefan Metzmacherr14038: reopen log files after a SIGHUP
2007-10-10 Stefan Metzmacherr14037: add ntvfs_next_notify()
2007-10-10 Jeremy Allisonr14029: Fix resource leak in error codepath. Coverity...
2007-10-10 Andrew Tridgellr14016: use type safe talloc when constructing operatio...
2007-10-10 Andrew Tridgellr14013: added construction of the notify reply buffer...
2007-10-10 Andrew Tridgellr14012: added support for the SMBntcancel operation...
2007-10-10 Andrew Tridgellr14011: - added a ntvfs_notify op to allow backends...
2007-10-10 Simo Sorcer13998: From now on ldb_request() will require an alloc...
2007-10-10 Simo Sorcer13996: simplify ldb_async_wait() some more
2007-10-10 Simo Sorcer13993: First prototype of how an async module should...
2007-10-10 Simo Sorcer13992: change the way ldb_async_wait() works.
2007-10-10 Jelmer Vernooijr13990: Fix issues with function renaming.
2007-10-10 Simo Sorcer13986: minor fixes
2007-10-10 Simo Sorcer13985: Slowly start swig_ldb
2007-10-10 Jelmer Vernooijr13982: Add support for prototypes spread across multip...
2007-10-10 Jelmer Vernooijr13976: Add simple script for updating existing prototy...
2007-10-10 Stefan Metzmacherr13973: fix the build
2007-10-10 Stefan Metzmacherr13972: fix the build, jelmer can you please take a...
2007-10-10 Jelmer Vernooijr13969: Make these names lowercase as well (just like...
2007-10-10 Stefan Metzmacherr13967: change the standard visibility to "default...
2007-10-10 Stefan Metzmacherr13964: make lp_* functions public
2007-10-10 Stefan Metzmacherr13963: make symbols public
2007-10-10 Stefan Metzmacherr13962: make functions public
2007-10-10 Stefan Metzmacherr13961: make function public
2007-10-10 Jelmer Vernooijr13960: Generate makefile rules for installing/removing...
2007-10-10 Stefan Metzmacherr13959: make more functions public
2007-10-10 Stefan Metzmacherr13956: make more functions public
2007-10-10 Jelmer Vernooijr13954: Add --enable-dso flag to ./configure that simpl...
2007-10-10 Stefan Metzmacherr13953: make more functions public
2007-10-10 Jelmer Vernooijr13944: Yet another round of splitups.
2007-10-10 Stefan Metzmacherr13943: the -rpath-link should be only used for binaries,
2007-10-10 Stefan Metzmacherr13942: fix dependencies
2007-10-10 Stefan Metzmacherr13941: fix the build
2007-10-10 Stefan Metzmacherr13940: use the local vs. install linkerflag trick...
2007-10-10 Jelmer Vernooijr13939: Fix bin/.dummy issues, add more ignores
2007-10-10 Jelmer Vernooijr13938: Around round of splitups
2007-10-10 Stefan Metzmacherr13937: fix the build
2007-10-10 Stefan Metzmacherr13936: fix dependecy
2007-10-10 Stefan Metzmacherr13935: add dependecies
2007-10-10 Stefan Metzmacherr13934: these are only needed for a standalone build
2007-10-10 Stefan Metzmacherr13933: fix dependency and make it possible to build...
2007-10-10 Stefan Metzmacherr13932: fix dependency
2007-10-10 Stefan Metzmacherr13931: fix dependencies
2007-10-10 Stefan Metzmacherr13930: this tools are currently just oneliners, which...
2007-10-10 Stefan Metzmacherr13929: fix dependencies
2007-10-10 Stefan Metzmacherr13928: fix dependency
2007-10-10 Stefan Metzmacherr13927: fix dependency
2007-10-10 Jelmer Vernooijr13926: More header splitups.
2007-10-10 Stefan Metzmacherr13925: fix dependencies
2007-10-10 Jelmer Vernooijr13924: Split more prototypes out of include/proto...
2007-10-10 Stefan Metzmacherr13923: make the state_flags per dcesrv_connection
2007-10-10 Stefan Metzmacherr13922: - fix whitespaces
2007-10-10 Stefan Metzmacherr13921: rename DEFAULT_VISIBILITY -> STANDARD_VISIBILITY
2007-10-10 Stefan Metzmacherr13920: "hidden" visibility is the default...
2007-10-10 Stefan Metzmacherr13919: for us the standard for the visibility is ...
2007-10-10 Stefan Metzmacherr13918: fix whitespaces
2007-10-10 Stefan Metzmacherr13917: fix detection of the visibility support,
2007-10-10 Andrew Bartlettr13911: Make these debug messages clearer.
2007-10-10 Andrew Bartlettr13910: Fix the 'your password has expired' on every...
2007-10-10 Andrew Bartlettr13909: Make this code clearer.
2007-10-10 Andrew Bartlettr13908: Improve the RPC-SAMSYNC test to cross-check...
2007-10-10 Andrew Bartlettr13907: By ordering things this way, we allow the passw...
2007-10-10 Simo Sorcer13906: fix swig build
2007-10-10 Jelmer Vernooijr13905: include/includes.h now includes param/param.h..
2007-10-10 Jelmer Vernooijr13904: Make sure LDB gets initialized
2007-10-10 Jelmer Vernooijr13903: Don't generate prototypes for modules and binar...
2007-10-10 Jelmer Vernooijr13902: Stricter checking for the -fvisibility flag
2007-10-10 Simo Sorcer13901: Backends need to be initialized even if there...
2007-10-10 Simo Sorcer13900: don't segfault on error
2007-10-10 Jelmer Vernooijr13899: Get the shared library build building again...
2007-10-10 Jelmer Vernooijr13898: Add a subsystem-specific DEFAULT_VISIBILITY...
2007-10-10 Jelmer Vernooijr13896: Get rid of 'use warnings' as it isn't very...
2007-10-10 Stefan Metzmacherr13877: remove smbsrv_send_dos_error() and use smbsrv_s...
2007-10-10 Stefan Metzmacherr13872: fix typo
2007-10-10 Stefan Metzmacherr13870: prefix more functions with smbsrv_
2007-10-10 Stefan Metzmacherr13868: remove useless talloc_free() wrapper
2007-10-10 Jelmer Vernooijr13867: Wrap the cflags.sh hack in the build system...
2007-10-10 Stefan Metzmacherr13866: prefix more functions with smbsrv_
2007-10-10 Stefan Metzmacherr13865: prefix functions with smbsrv_
2007-10-10 Stefan Metzmacherr13863: this can be static...
2007-10-10 Stefan Metzmacherr13862: rename chain_reply -> smbsrv_chain_reply
2007-10-10 Stefan Metzmacherr13860: - add support for SMB2 ("SMB 2.001") negotiatio...
2007-10-10 Stefan Metzmacherr13859: - remove useless fsync() calls
2007-10-10 Stefan Metzmacherr13858: - use req_pull_ascii4() instead of doing strlen...
2007-10-10 Stefan Metzmacherr13857: add "Windows for Workgroups 3.1a" support to...
2007-10-10 Andrew Tridgellr13856: fixed a misleading comment
2007-10-10 Jelmer Vernooijr13855: Docs for the registry library as well
2007-10-10 Andrew Tridgellr13854: we now pass BASE-NEGNOWAIT
2007-10-10 Andrew Tridgellr13853: fixed the BASE-NEGNOWAIT test to not fail with...
2007-10-10 Jelmer Vernooijr13852: Split up
2007-10-10 Jelmer Vernooijr13851: More doc improvements.
next