summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-09-17s3: build with pam support when possibleBjörn Jacke1-3/+3
2009-09-17Re-generated idl files with () for enum values.Jeremy Allison23-1014/+1014
2009-09-17Ensure we enclose the enum values in brackets to make the cast work.Jeremy Allison1-0/+2
2009-09-17Check in modified generated files for systems where pidl can't run.Jeremy Allison24-1066/+1068
2009-09-17Merge branch 'master' of ssh://jra@git.samba.org/data/git/sambaJeremy Allison6-12/+61
2009-09-17Fix the problem with pidl generating invalid C for enums. AccordingJeremy Allison1-1/+9
2009-09-17spnego: Support ASN.1 BIT STRING and use it in SPNEGO.Kouhei Sutou6-12/+61
2009-09-17pyldb: Don't segfault when invalid type is specified to as_sddl and from_sddl.Matthieu Patou2-2/+19
2009-09-17s4:descriptor module - Revert and const fixupsMatthias Dieter Wallnöfer1-7/+18
2009-09-17s4:descriptor - cosmeticMatthias Dieter Wallnöfer1-1/+1
2009-09-17s4:libnet_become_dc - Fix some uninitialised variablesMatthias Dieter Wallnöfer1-3/+3
2009-09-17s4:provision - Some reworkMatthias Dieter Wallnöfer12-23610/+23878
2009-09-17void functions can't return a value. Found by the Solaris compiler.Jeremy Allison1-1/+1
2009-09-17void functions can't return a value. Found by the Solaris compiler.Jeremy Allison1-1/+1
2009-09-17void functions can't return a value. Found by the Solaris compiler.Jeremy Allison1-1/+1
2009-09-17We now pass the Microsoft SMB2 fileio test with EA's and streams...Jeremy Allison5-5/+69
2009-09-17Remove ununsed variable warning.Jeremy Allison1-1/+0
2009-09-17s4/domain behaviour flags: Fix them up in various locationsMatthias Dieter Wallnöfer4-16/+10
2009-09-17s4/python: flagsMatthias Dieter Wallnöfer2-9/+83
2009-09-17libds/common/flags: variousMatthias Dieter Wallnöfer2-28/+36
2009-09-16Merge branch 'master' of /home/tridge/samba/git/combinedAndrew Tridgell0-0/+0
2009-09-16s4-repl: raise a debug levelAndrew Tridgell1-1/+1
2009-09-16s4-dsdb: treat uSNHighest as 0 if @REPLCHANGED doesn't existAndrew Tridgell1-0/+8
2009-09-16Merge branch 'master' of /home/tridge/samba/git/combinedAndrew Tridgell19-393/+387
2009-09-16s4-repl: raise a debug levelAndrew Tridgell1-1/+1
2009-09-16Merge branch 'master' of ssh://git.samba.org/data/git/sambaAndrew Tridgell18-392/+386
2009-09-16Merge branch 'master' of /home/tridge/samba/git/combinedAndrew Tridgell1-0/+8
2009-09-16s4-dsdb: treat uSNHighest as 0 if @REPLCHANGED doesn't existAndrew Tridgell1-0/+8
2009-09-16libcli/auth: rewrite schannel sign/seal code to be more genericStefan Metzmacher5-229/+263
2009-09-16lib/crypto: include aes.h into crypto.hStefan Metzmacher1-1/+1
2009-09-15Merge branch 'master' of /home/tridge/samba/git/combinedAndrew Tridgell5-35/+123
2009-09-15s4-repl: take advantage of async RPC forwardingAndrew Tridgell2-26/+7
2009-09-15s4-rpc: added a module for forwarding RPC requestsAndrew Tridgell3-9/+116
2009-09-15Merge branch 'master' of /home/tridge/samba/git/combinedAndrew Tridgell6-22/+64
2009-09-15s4-drs: lock down key DRS callsAndrew Tridgell4-22/+54
2009-09-15s4-security: added a new security level SECURITY_DOMAIN_CONTROLLERAndrew Tridgell2-0/+10
2009-09-15Merge branch 'master' of /home/tridge/samba/git/combinedAndrew Tridgell22-439/+1748
2009-09-15s4-ldb: ldap attribute names can contain a '.'Andrew Tridgell1-1/+2
2009-09-15s4-ldb: expose ldb_transaction_prepare_commit() in ldbAndrew Tridgell3-21/+64
2009-09-15s4-repl: don't do double replicationAndrew Tridgell4-6/+44
2009-09-15tdb: allow reads after prepare commitAndrew Tridgell1-8/+0
2009-09-15s4-drs: filter based on local_usnAndrew Tridgell1-1/+1
2009-09-15s4-repl: make sure we marshal the replPropertyMetaData after the last changeAndrew Tridgell1-10/+10
2009-09-15s4-dsdb: use DLIST_ADD() not DLIST_ADD_END()Andrew Tridgell2-4/+4
2009-09-15s4-ldb: cope better with corruption of tdb recordsAndrew Tridgell4-5/+30
2009-09-15talloc: when we enable NULL tracking, reparent the autofree contextAndrew Tridgell1-0/+3
2009-09-15s4-repl: add a debug to make it easier to monitor replicationAndrew Tridgell1-0/+5
2009-09-16s3: Fix reading beyond the end of a named stream in xattr_streamsVolker Lendecke1-2/+1
2009-09-16s3: Add some debugs to streams_xattrVolker Lendecke1-0/+6
2009-09-16schannel: remove last traces of gensec.Günther Deschner1-2/+0