summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* pidl:Samba4/Python: PyArg_ParseTuple with "s#" returns 'int' instead of 'size_t'Stefan Metzmacher2011-08-081-2/+7
* pyldb: fix uninitialized memory bug in PyArg_ParseTuple() argumentStefan Metzmacher2011-08-081-1/+1
* s3-net: Fixed typo in net confVicentiu Ciorbaru2011-08-081-1/+1
* s3:smbconf let drop leave the smbconf key in place to match a virgin registry...Gregor Beck2011-08-081-1/+1
* s3:registry avoid updating keys which are going to be deleted inGregor Beck2011-08-086-30/+47
* build: Make credentials a public library for OpenChange to useAndrew Bartlett2011-08-081-1/+1
* build: rename rpcommon to dcerpc-binding an make a public libraryAndrew Bartlett2011-08-083-42/+42
* build: provide tevent-util as a public libraryAndrew Bartlett2011-08-0817-20/+21
* s3-waf: Fix build on FreeBSD when sunacl.h is foundAndrew Bartlett2011-08-081-1/+1
* s3:smb2_server: make sure we grant credits on async read/write operations (bu...Stefan Metzmacher2011-08-071-6/+15
* sd_utils: Fix some formatting, add module docstring.Jelmer Vernooij2011-08-071-3/+5
* pyldb: Generate ABI file.Jelmer Vernooij2011-08-072-2/+6
* pyldb: Consistently use pyldb_ prefix.Jelmer Vernooij2011-08-078-148/+151
* s3:web/swat: use strtoll() instead of atoi/atol/atollStefan Metzmacher2011-08-061-6/+19
* s4:netcmd/gpo.py: we don't need to set autogenerated attributesStefan Metzmacher2011-08-061-21/+11
* idl: We don't need a context for FRSRPC_COMM_PKT_CHUNK_CO_EXTENTION_2 and avo...Matthieu Patou2011-08-061-2/+2
* pidl: for wireshark use only the major of the versionMatthieu Patou2011-08-061-3/+2
* pidl: For wireshark check also LIBNDR_FLAG_NOALIGN for not aligningMatthieu Patou2011-08-061-1/+1
* pidl: handle union when the switch variable is outside of the union for wires...Matthieu Patou2011-08-061-19/+96
* pidl: add subcontext handling for wiresharkMatthieu Patou2011-08-061-3/+10
* pidl: If STR_NULLTERM we concider it's a string as wellMatthieu Patou2011-08-061-0/+3
* pidl: handle hyper attribute for wiresharkMatthieu Patou2011-08-061-0/+1
* pidl: handle datablob for wireshark generatorMatthieu Patou2011-08-061-0/+4
* pidl: rpc version is a 32 bitMatthieu Patou2011-08-061-1/+1
* pidl: generate code for dissecting null terminated stringsMatthieu Patou2011-08-061-0/+6
* pidl: don't expect to have quote when creating import headersMatthieu Patou2011-08-061-1/+1
* s4-scripting: allow to specify the number max of iteration around getNcChangesMatthieu Patou2011-08-061-1/+4
* s3:rpc_transport_tstream: only use tstream_cli_np_use_trans() for sync requestsStefan Metzmacher2011-08-051-0/+6
* s3: Make srv_enc_ctx staticVolker Lendecke2011-08-052-2/+1
* s3: Fix a debug messageVolker Lendecke2011-08-051-1/+1
* s3: Fix some nonempty blank linesVolker Lendecke2011-08-052-6/+6
* s3: Fix "ISO C90 forbids mixed declarations and code"Volker Lendecke2011-08-051-7/+7
* s3: Fix some nonempty blank linesVolker Lendecke2011-08-051-25/+25
* s3-docs: document --user-sidinfo wbinfo option.Günther Deschner2011-08-051-0/+8
* s3: make linking of pthreadpooltest work on more platformsBjörn Jacke2011-08-051-1/+1
* s3/ldap: delay the ldap search alarm termination a bitBjörn Jacke2011-08-051-2/+13
* s3-nmbd: fix talloc/malloc mismatch in create_listen_pollfds().Günther Deschner2011-08-041-1/+1
* s3/swat: use strlcat instead of strncat to fix build on old Linux distrosBjörn Jacke2011-08-041-1/+1
* s4-librpc: Fix double free.Andreas Schneider2011-08-042-11/+13
* s4-ldb: two DNs only match if they have the same deletion statusAndrew Tridgell2011-08-041-0/+13
* talloc: check block count aftter references testAndrew Tridgell2011-08-041-0/+1
* s4-samdb: save the url in the samdb classAndrew Tridgell2011-08-041-0/+3
* s4-dsdb: extend the extended_dn_in module to handle DN linksAndrew Tridgell2011-08-041-44/+104
* ldb: rule_id in ldb_parse_tree should be constAndrew Tridgell2011-08-041-1/+1
* ldb: added a new always-fail ldap extended match OIDAndrew Tridgell2011-08-043-1/+22
* ldb: changed DN matching rules to obey GUID/SID/string orderingAndrew Tridgell2011-08-041-0/+54
* s4-dsdb: handle search expressions containing extended DNsAndrew Tridgell2011-08-042-1/+167
* s4-dsdb: added dn_format attribute of a dsdb_attributeAndrew Tridgell2011-08-043-9/+14
* s4-dsdb: fixed outgoing one way link DNsAndrew Tridgell2011-08-042-3/+63
* s4-dsdb: setup a one_way_link attribute on schema attributesAndrew Tridgell2011-08-042-0/+30