summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* s4-dsdb: use dn_format shortcut to find DN formatAndrew Tridgell2011-08-092-4/+4
* pysamdb: move normalise_int32() to common moduleAndrew Tridgell2011-08-092-7/+7
* s3-rpc_server: Fix sending of packets over named pipe proxy.Andreas Schneider2011-08-091-22/+27
* s3-smbd: Pass tevent context to smbd_server_connection_loop_once().Andreas Schneider2011-08-093-16/+17
* s3-rpc_server: Free the children of p->mem_ctx.Andreas Schneider2011-08-091-1/+5
* s3:lib/events: Fix a bug in run_poll_events().Stefan Metzmacher2011-08-091-0/+4
* talloc: prepare for 2.0.6 releaseAndrew Tridgell2011-08-092-1/+63
* 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