index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-08
pyldb: fix uninitialized memory bug in PyArg_ParseTuple() argument
Stefan Metzmacher
1
-1
/
+1
2011-08-08
s3-net: Fixed typo in net conf
Vicentiu Ciorbaru
1
-1
/
+1
2011-08-08
s3:smbconf let drop leave the smbconf key in place to match a virgin registry...
Gregor Beck
1
-1
/
+1
2011-08-08
s3:registry avoid updating keys which are going to be deleted in
Gregor Beck
6
-30
/
+47
2011-08-08
build: Make credentials a public library for OpenChange to use
Andrew Bartlett
1
-1
/
+1
2011-08-08
build: rename rpcommon to dcerpc-binding an make a public library
Andrew Bartlett
3
-42
/
+42
2011-08-08
build: provide tevent-util as a public library
Andrew Bartlett
17
-20
/
+21
2011-08-08
s3-waf: Fix build on FreeBSD when sunacl.h is found
Andrew Bartlett
1
-1
/
+1
2011-08-07
s3:smb2_server: make sure we grant credits on async read/write operations (bu...
Stefan Metzmacher
1
-6
/
+15
2011-08-07
sd_utils: Fix some formatting, add module docstring.
Jelmer Vernooij
1
-3
/
+5
2011-08-07
pyldb: Generate ABI file.
Jelmer Vernooij
2
-2
/
+6
2011-08-07
pyldb: Consistently use pyldb_ prefix.
Jelmer Vernooij
8
-148
/
+151
2011-08-06
s3:web/swat: use strtoll() instead of atoi/atol/atoll
Stefan Metzmacher
1
-6
/
+19
2011-08-06
s4:netcmd/gpo.py: we don't need to set autogenerated attributes
Stefan Metzmacher
1
-21
/
+11
2011-08-06
idl: We don't need a context for FRSRPC_COMM_PKT_CHUNK_CO_EXTENTION_2 and avo...
Matthieu Patou
1
-2
/
+2
2011-08-06
pidl: for wireshark use only the major of the version
Matthieu Patou
1
-3
/
+2
2011-08-06
pidl: For wireshark check also LIBNDR_FLAG_NOALIGN for not aligning
Matthieu Patou
1
-1
/
+1
2011-08-06
pidl: handle union when the switch variable is outside of the union for wires...
Matthieu Patou
1
-19
/
+96
2011-08-06
pidl: add subcontext handling for wireshark
Matthieu Patou
1
-3
/
+10
2011-08-06
pidl: If STR_NULLTERM we concider it's a string as well
Matthieu Patou
1
-0
/
+3
2011-08-06
pidl: handle hyper attribute for wireshark
Matthieu Patou
1
-0
/
+1
2011-08-06
pidl: handle datablob for wireshark generator
Matthieu Patou
1
-0
/
+4
2011-08-06
pidl: rpc version is a 32 bit
Matthieu Patou
1
-1
/
+1
2011-08-06
pidl: generate code for dissecting null terminated strings
Matthieu Patou
1
-0
/
+6
2011-08-06
pidl: don't expect to have quote when creating import headers
Matthieu Patou
1
-1
/
+1
2011-08-06
s4-scripting: allow to specify the number max of iteration around getNcChanges
Matthieu Patou
1
-1
/
+4
2011-08-05
s3:rpc_transport_tstream: only use tstream_cli_np_use_trans() for sync requests
Stefan Metzmacher
1
-0
/
+6
2011-08-05
s3: Make srv_enc_ctx static
Volker Lendecke
2
-2
/
+1
2011-08-05
s3: Fix a debug message
Volker Lendecke
1
-1
/
+1
2011-08-05
s3: Fix some nonempty blank lines
Volker Lendecke
2
-6
/
+6
2011-08-05
s3: Fix "ISO C90 forbids mixed declarations and code"
Volker Lendecke
1
-7
/
+7
2011-08-05
s3: Fix some nonempty blank lines
Volker Lendecke
1
-25
/
+25
2011-08-05
s3-docs: document --user-sidinfo wbinfo option.
Günther Deschner
1
-0
/
+8
2011-08-05
s3: make linking of pthreadpooltest work on more platforms
Björn Jacke
1
-1
/
+1
2011-08-05
s3/ldap: delay the ldap search alarm termination a bit
Björn Jacke
1
-2
/
+13
2011-08-04
s3-nmbd: fix talloc/malloc mismatch in create_listen_pollfds().
Günther Deschner
1
-1
/
+1
2011-08-04
s3/swat: use strlcat instead of strncat to fix build on old Linux distros
Björn Jacke
1
-1
/
+1
2011-08-04
s4-librpc: Fix double free.
Andreas Schneider
2
-11
/
+13
2011-08-04
s4-ldb: two DNs only match if they have the same deletion status
Andrew Tridgell
1
-0
/
+13
2011-08-04
talloc: check block count aftter references test
Andrew Tridgell
1
-0
/
+1
2011-08-04
s4-samdb: save the url in the samdb class
Andrew Tridgell
1
-0
/
+3
2011-08-04
s4-dsdb: extend the extended_dn_in module to handle DN links
Andrew Tridgell
1
-44
/
+104
2011-08-04
ldb: rule_id in ldb_parse_tree should be const
Andrew Tridgell
1
-1
/
+1
2011-08-04
ldb: added a new always-fail ldap extended match OID
Andrew Tridgell
3
-1
/
+22
2011-08-04
ldb: changed DN matching rules to obey GUID/SID/string ordering
Andrew Tridgell
1
-0
/
+54
2011-08-04
s4-dsdb: handle search expressions containing extended DNs
Andrew Tridgell
2
-1
/
+167
2011-08-04
s4-dsdb: added dn_format attribute of a dsdb_attribute
Andrew Tridgell
3
-9
/
+14
2011-08-04
s4-dsdb: fixed outgoing one way link DNs
Andrew Tridgell
2
-3
/
+63
2011-08-04
s4-dsdb: setup a one_way_link attribute on schema attributes
Andrew Tridgell
2
-0
/
+30
2011-08-04
s4-dsdb: fixed a warning on dsdb_delete()
Andrew Tridgell
1
-1
/
+1
[next]