summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-08-06pidl: handle datablob for wireshark generatorMatthieu Patou1-0/+4
2011-08-06pidl: rpc version is a 32 bitMatthieu Patou1-1/+1
2011-08-06pidl: generate code for dissecting null terminated stringsMatthieu Patou1-0/+6
2011-08-06pidl: don't expect to have quote when creating import headersMatthieu Patou1-1/+1
2011-08-06s4-scripting: allow to specify the number max of iteration around getNcChangesMatthieu Patou1-1/+4
2011-08-05s3:rpc_transport_tstream: only use tstream_cli_np_use_trans() for sync requestsStefan Metzmacher1-0/+6
2011-08-05s3: Make srv_enc_ctx staticVolker Lendecke2-2/+1
2011-08-05s3: Fix a debug messageVolker Lendecke1-1/+1
2011-08-05s3: Fix some nonempty blank linesVolker Lendecke2-6/+6
2011-08-05s3: Fix "ISO C90 forbids mixed declarations and code"Volker Lendecke1-7/+7
2011-08-05s3: Fix some nonempty blank linesVolker Lendecke1-25/+25
2011-08-05s3-docs: document --user-sidinfo wbinfo option.Günther Deschner1-0/+8
2011-08-05s3: make linking of pthreadpooltest work on more platformsBjörn Jacke1-1/+1
2011-08-05s3/ldap: delay the ldap search alarm termination a bitBjörn Jacke1-2/+13
2011-08-04s3-nmbd: fix talloc/malloc mismatch in create_listen_pollfds().Günther Deschner1-1/+1
2011-08-04s3/swat: use strlcat instead of strncat to fix build on old Linux distrosBjörn Jacke1-1/+1
2011-08-04s4-librpc: Fix double free.Andreas Schneider2-11/+13
2011-08-04s4-ldb: two DNs only match if they have the same deletion statusAndrew Tridgell1-0/+13
2011-08-04talloc: check block count aftter references testAndrew Tridgell1-0/+1
2011-08-04s4-samdb: save the url in the samdb classAndrew Tridgell1-0/+3
2011-08-04s4-dsdb: extend the extended_dn_in module to handle DN linksAndrew Tridgell1-44/+104
2011-08-04ldb: rule_id in ldb_parse_tree should be constAndrew Tridgell1-1/+1
2011-08-04ldb: added a new always-fail ldap extended match OIDAndrew Tridgell3-1/+22
2011-08-04ldb: changed DN matching rules to obey GUID/SID/string orderingAndrew Tridgell1-0/+54
2011-08-04s4-dsdb: handle search expressions containing extended DNsAndrew Tridgell2-1/+167
2011-08-04s4-dsdb: added dn_format attribute of a dsdb_attributeAndrew Tridgell3-9/+14
2011-08-04s4-dsdb: fixed outgoing one way link DNsAndrew Tridgell2-3/+63
2011-08-04s4-dsdb: setup a one_way_link attribute on schema attributesAndrew Tridgell2-0/+30
2011-08-04s4-dsdb: fixed a warning on dsdb_delete()Andrew Tridgell1-1/+1
2011-08-04s4-dsdb: make requests for STORAGE_FORMAT control non-criticalAndrew Tridgell1-1/+1
2011-08-04ldb: added signatures for 1.1.2Andrew Tridgell1-0/+256
2011-08-04ldb: raise minor versionAndrew Tridgell1-1/+1
2011-08-04ldb: added ldb_parse_tree_walk()Andrew Tridgell2-16/+77
2011-08-04ldb: added ldb_dn_replace_components()Andrew Tridgell2-0/+63
2011-08-04s3-ntlmssp void function cannot return valueAndrew Bartlett1-3/+3
2011-08-03s3: Fix some nonempty blank linesVolker Lendecke1-19/+18
2011-08-03s3-printing: fix some build warnings in queue_process.cGünther Deschner1-1/+2
2011-08-03ntlmssp: Add ntlmssp_blob_matches_magic()Andrew Bartlett5-3/+15
2011-08-03s3-ntlmssp Remove rudundent commentAndrew Bartlett1-1/+0
2011-08-03s3-ntlmssp Remove a level of nesting in if/else statementAndrew Bartlett1-3/+2
2011-08-03selftest: test plugin_s4_dc against all ncacn_np testsAndrew Bartlett7-2/+46
2011-08-03s3-ntlmssp clarify session key behaviour after create_local_token() changesAndrew Bartlett1-2/+1
2011-08-03s3-ntlmssp Remove auth_ntlmssp_state_destructor, use the talloc tree insteadAndrew Bartlett1-16/+5
2011-08-03ldb-samba: Explain the current behaviour of ldif_canonicalise_objectCategoryAndrew Bartlett1-2/+7
2011-08-03s3-auth directly return the result of make_server_info_guest()Andrew Bartlett1-2/+2
2011-08-03s3-auth rename auth_ntlmssp_steal_session_info()Andrew Bartlett5-14/+14
2011-08-03selftest: print %U in smbclient -L output to allow testingAndrew Bartlett1-0/+1
2011-08-03s3-smbd Be consistent with %U subs on guest loginsAndrew Bartlett1-1/+1
2011-08-03selftest: Add kerberos tests to plugin_s4_dc testsAndrew Bartlett1-3/+4
2011-08-03s3-auth use auth_generic_start to get full GENSEC in Samba3 session setupAndrew Bartlett4-30/+80