summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* talloc: prepare for 2.0.6 releasetalloc-2.0.6Andrew Tridgell2011-08-091-1/+1
* talloc: ensure the sibling linked list remains valid during a freeAndrew Tridgell2011-08-091-15/+3
* s3:selftest: run the net rpc registry test under "s3dc" instead "s3dc:local".Michael Adam2011-08-081-1/+1
* s3-net: Fixed a small typo in net conf function tableVicentiu Ciorbaru2011-08-081-1/+1
* s4:pyglue: PyArg_ParseTuple("I") requires an 'unsigned int' argumentStefan Metzmacher2011-08-081-1/+5
* s4:py_net: PyArg_ParseTuple("i") requires an 'int' argumentStefan Metzmacher2011-08-081-1/+4
* s4:pyregistry: PyArg_ParseTuple("z#") requires an 'int' argument instead of '...Stefan Metzmacher2011-08-081-1/+4
* s4:pycredentials: PyArg_ParseTuple("i") requires an 'int' argument.Stefan Metzmacher2011-08-081-6/+30
* 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