kai/samba.git
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...
2007-10-10 Simo Sorcer13744: Make ldb_ldap async
2007-10-10 Simo Sorcer13743: Generic fixes and improvements
2007-10-10 Simo Sorcer13742: Fix tests to work better with ldap
2007-10-10 Andrew Tridgellr13741: make the pointer type in pidl handle any size...
2007-10-10 Andrew Tridgellr13740: the BASE-DELETE test now passes, and is a quick...
2007-10-10 Andrew Tridgellr13739: a fairly major overhaul of the opendb code...
2007-10-10 Andrew Tridgellr13738: added support for a "pointer" type in pidl...
2007-10-10 Jelmer Vernooijr13735: Add summary of changes since the first TP so...
2007-10-10 Rafal Szczesniakr13726: Fix indentation.
2007-10-10 Stefan Metzmacherr13710: fix compiler warnings
2007-10-10 Stefan Metzmacherr13709: fix compiler warnings
2007-10-10 Stefan Metzmacherr13708: fix compiler warnings
2007-10-10 Andrew Tridgellr13707: expanded the delete on close test some more...
2007-10-10 Andrew Tridgellr13701: removed some unnecessary casts
2007-10-10 Andrew Tridgellr13700: added highestCommittedUSN, uSNChanged and uSNCr...
2007-10-10 Andrew Tridgellr13699: restore the system/select.h include, as otherwi...
2007-10-10 Jelmer Vernooijr13662: Typo fix, add more public headers
2007-10-10 Jelmer Vernooijr13658: More moving around of files:
2007-10-10 Jelmer Vernooijr13655: Use new name of build header
2007-10-10 Jelmer Vernooijr13654: Move some more stuff out of include/
2007-10-10 Jelmer Vernooijr13653: Copy headers from the right place
2007-10-10 Jelmer Vernooijr13652: Move some more stuff out off include/
2007-10-10 Jelmer Vernooijr13651: Always make sure pkgconfig directory exists
2007-10-10 Jelmer Vernooijr13650: Install manpages when building standalone
2007-10-10 Jelmer Vernooijr13649: Move the general introduction to Samba4 to...
2007-10-10 Günther Deschnerr13637: Adding more netr_UserFlags.
2007-10-10 Günther Deschnerr13634: Fix typo.
2007-10-10 Günther Deschnerr13633: Adding more SE_GROUP bits and make it a bitmask...
2007-10-10 Günther Deschnerr13632: The "password_properties" is a bitmask as well.
2007-10-10 Günther Deschnerr13631: Add DOMAIN_PASSWORD_LOCKOUT_ADMINS (this bit...
2007-10-10 Günther Deschnerr13630: Add new ACB-bits as seen in acct_flags in the...
2007-10-10 Stefan Metzmacherr13629: export env-vars
2007-10-10 Stefan Metzmacherr13628: fix the logic:-)
2007-10-10 Stefan Metzmacherr13627: split the NBT-WINSREPLICATION tests into multip...
next