kai/samba.git
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.
2007-10-10 Andrew Bartlettr13850: Test (and fix) not using SPNEGO at all, but...
2007-10-10 Jelmer Vernooijr13849: More improvements to the libutil docs.
2007-10-10 Jelmer Vernooijr13847: Fix some portability issues with the visibility...
2007-10-10 Jelmer Vernooijr13844: Remove _PUBLIC_ for now as the proto script...
2007-10-10 Jelmer Vernooijr13842: Make some more functions public.
2007-10-10 Jelmer Vernooijr13840: Mark some functions as public.
2007-10-10 Jelmer Vernooijr13839: Use registration mechanism for backends as...
2007-10-10 Simo Sorcer13827: Minor enhancements or cosmetic changes
2007-10-10 Simo Sorcer13826: Try to keep this backend updated
2007-10-10 Simo Sorcer13823: make async_wait part of the modules ops
2007-10-10 Simo Sorcer13818: Make ldb_tdb 'fake' async.
2007-10-10 Stefan Metzmacherr13813: fix compiler warnings
2007-10-10 Stefan Metzmacherr13812: fix compiler warning
2007-10-10 Stefan Metzmacherr13811: nicer format...
2007-10-10 Stefan Metzmacherr13810: global data types are defined in core.h now...
2007-10-10 Stefan Metzmacherr13809: move ldb specific define
2007-10-10 Stefan Metzmacherr13808: remove unused define
2007-10-10 Stefan Metzmacherr13807: print out the netbios name the packet is for
2007-10-10 Andrew Tridgellr13803: fixed two errors found with 'make valgrindtest'
2007-10-10 Jelmer Vernooijr13790: Add Samba as category
2007-10-10 Jelmer Vernooijr13789: Add metadata files for the GTK+ apps
2007-10-10 Jelmer Vernooijr13786: [merge] Add registration functions for LDB...
2007-10-10 Simo Sorcer13773: Be consistent in the way you get out and free...
2007-10-10 Stefan Metzmacherr13770: - do fsync() on the debug fd, as we do in samba3,
2007-10-10 Stefan Metzmacherr13769: the "wins partners"-option will not be readded
2007-10-10 Stefan Metzmacherr13768: be less verbose...
2007-10-10 Stefan Metzmacherr13767: fix compiler warnings
2007-10-10 Jelmer Vernooijr13760: Remove extern declaration for SMB_PASSWD_FILE
2007-10-10 Jelmer Vernooijr13754: Update TODO
2007-10-10 Jelmer Vernooijr13753: /bin/sh -> /bin/bash as this script uses some...
2007-10-10 Jelmer Vernooijr13752: Add doxyfile and fix formatting of comments...
2007-10-10 Andrew Tridgellr13745: remove some code I was experimenting with and...
next