amitay/samba.git
2009-09-17 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-17 Andrew Tridgellidl: regenerate IDL for NDR64 changes
2009-09-17 Andrew Tridgells4-sam: add a note about the solaris client
2009-09-17 Andrew Tridgellndrdump: fixed help
2009-09-17 Andrew Tridgellndr: num_auths is an array size, thus a uint3264
2009-09-17 Andrew Tridgellndr: split out ndr enum functions
2009-09-17 Andrew Tridgellidl: recompile our IDL
2009-09-17 Andrew Tridgells4-pidl: add support for NDR64
2009-09-17 Andrew Tridgells4-rpc: added NDR64 support
2009-09-17 Andrew Tridgellndr: added support for NDR64
2009-09-17 Andrew Tridgellutil: use likely/unlikely for NT_STATUS_* macros
2009-09-17 Andrew Tridgelllibreplace: added likely()/unlikely() macros for gcc
2009-09-17 Björn Jackes3: build with pam support when possible
2009-09-17 Jeremy AllisonRe-generated idl files with () for enum values.
2009-09-17 Jeremy AllisonEnsure we enclose the enum values in brackets to make...
2009-09-17 Jeremy AllisonCheck in modified generated files for systems where...
2009-09-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-09-17 Jeremy AllisonFix the problem with pidl generating invalid C for...
2009-09-17 Kouhei Sutouspnego: Support ASN.1 BIT STRING and use it in SPNEGO.
2009-09-17 Matthias Dieter... s4:descriptor module - Revert and const fixups
2009-09-17 Matthias Dieter... s4:descriptor - cosmetic
2009-09-17 Matthias Dieter... s4:libnet_become_dc - Fix some uninitialised variables
2009-09-17 Matthias Dieter... s4:provision - Some rework
2009-09-17 Jeremy Allisonvoid functions can't return a value. Found by the Solar...
2009-09-17 Jeremy Allisonvoid functions can't return a value. Found by the Solar...
2009-09-17 Jeremy Allisonvoid functions can't return a value. Found by the Solar...
2009-09-17 Jeremy AllisonWe now pass the Microsoft SMB2 fileio test with EA...
2009-09-17 Jeremy AllisonRemove ununsed variable warning.
2009-09-17 Matthias Dieter... s4/domain behaviour flags: Fix them up in various locations
2009-09-17 Matthias Dieter... s4/python: flags
2009-09-17 Matthias Dieter... libds/common/flags: various
2009-09-16 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-16 Andrew Tridgells4-repl: raise a debug level
2009-09-16 Andrew Tridgells4-dsdb: treat uSNHighest as 0 if @REPLCHANGED doesn...
2009-09-16 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-16 Andrew Tridgells4-repl: raise a debug level
2009-09-16 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-09-16 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-16 Andrew Tridgells4-dsdb: treat uSNHighest as 0 if @REPLCHANGED doesn...
2009-09-16 Stefan Metzmacherlibcli/auth: rewrite schannel sign/seal code to be...
2009-09-16 Stefan Metzmacherlib/crypto: include aes.h into crypto.h
2009-09-16 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-16 Andrew Tridgells4-repl: take advantage of async RPC forwarding
2009-09-16 Andrew Tridgells4-rpc: added a module for forwarding RPC requests
2009-09-16 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-16 Andrew Tridgells4-drs: lock down key DRS calls
2009-09-16 Andrew Tridgells4-security: added a new security level SECURITY_DOMAIN...
2009-09-16 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-16 Andrew Tridgells4-ldb: ldap attribute names can contain a '.'
2009-09-16 Andrew Tridgells4-ldb: expose ldb_transaction_prepare_commit() in ldb
2009-09-16 Andrew Tridgells4-repl: don't do double replication
2009-09-16 Andrew Tridgelltdb: allow reads after prepare commit
2009-09-16 Andrew Tridgells4-drs: filter based on local_usn
2009-09-16 Andrew Tridgells4-repl: make sure we marshal the replPropertyMetaData...
2009-09-16 Andrew Tridgells4-dsdb: use DLIST_ADD() not DLIST_ADD_END()
2009-09-16 Andrew Tridgells4-ldb: cope better with corruption of tdb records
2009-09-16 Andrew Tridgelltalloc: when we enable NULL tracking, reparent the...
2009-09-16 Andrew Tridgells4-repl: add a debug to make it easier to monitor repli...
2009-09-16 Volker Lendeckes3: Fix reading beyond the end of a named stream in...
2009-09-16 Volker Lendeckes3: Add some debugs to streams_xattr
2009-09-16 Günther Deschnerschannel: remove last traces of gensec.
2009-09-16 Günther Deschnerlib/crypto: link in AES crypto for s4 as well.
2009-09-15 Günther Deschners3-schannel: remove unused schannel_decode/schannel_encode.
2009-09-15 Günther Deschnerschannel: fully share schannel sign/seal between s3...
2009-09-15 Günther Deschnerschannel: move schannel_sign to main directory.
2009-09-15 Günther Deschners4-schannel: try to fix the build.
2009-09-15 Günther Deschners4-schannel: first step of decoupling schannel from...
2009-09-15 Günther Deschners4-schannel: strip trailing whitespace.
2009-09-15 Günther Deschners3-schannel: fix blob length when pulling off a NL_AUTH...
2009-09-15 Günther Deschnerlib/crypto: add aes encryption routines to main cryto...
2009-09-15 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-15 Andrew Tridgells4-ldb: ldap attribute names can contain a '.'
2009-09-15 Andrew Tridgells4-ldb: expose ldb_transaction_prepare_commit() in ldb
2009-09-15 Andrew Tridgells4-repl: don't do double replication
2009-09-15 Andrew Tridgelltdb: allow reads after prepare commit
2009-09-15 Andrew Tridgells4-drs: filter based on local_usn
2009-09-15 Andrew Tridgells4-repl: make sure we marshal the replPropertyMetaData...
2009-09-15 Andrew Tridgells4-dsdb: use DLIST_ADD() not DLIST_ADD_END()
2009-09-15 Andrew Tridgells4-ldb: cope better with corruption of tdb records
2009-09-15 Andrew Tridgelltalloc: when we enable NULL tracking, reparent the...
2009-09-15 Andrew Tridgells4-repl: add a debug to make it easier to monitor repli...
2009-09-15 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-15 Andrew Tridgells4-libnet: use updated dsdb commit function
2009-09-15 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-15 Andrew Tridgells4-ldb: ldap attribute names can contain a '.'
2009-09-15 Andrew Tridgells4-ldb: expose ldb_transaction_prepare_commit() in ldb
2009-09-15 Andrew Tridgells4-repl: don't do double replication
2009-09-15 Andrew Tridgelltdb: allow reads after prepare commit
2009-09-15 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-15 Andrew Tridgells4-drs: filter based on local_usn
2009-09-15 Andrew Tridgells4-repl: make sure we marshal the replPropertyMetaData...
2009-09-15 Andrew Tridgells4-dsdb: use DLIST_ADD() not DLIST_ADD_END()
2009-09-15 Andrew Tridgells4-ldb: cope better with corruption of tdb records
2009-09-15 Andrew Tridgelltalloc: when we enable NULL tracking, reparent the...
2009-09-15 Andrew Tridgells4-repl: add a debug to make it easier to monitor repli...
2009-09-15 Björn Jackelibreplace: white space cleanups
2009-09-15 Björn Jackes3: ignore cups-config to tidy up library dependencies
2009-09-15 Andrew Bartlettlibcli:nbt put util_net.c protos in new header file
2009-09-15 Andrew Bartletts4:schema Add code to provide an index into the subClas...
2009-09-15 Günther Deschners3-dcerpc: really fix remaining old auth level constant...
next