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-01-20
s4:selftest: mark samba4.nbt.winsreplication.owned as knownfail
Stefan Metzmacher
1
-0
/
+1
2011-01-20
s4:selftest/skip: remove samba4.tokengroups.python
Stefan Metzmacher
1
-1
/
+0
2011-01-20
s3:smbd: use anonymous_shared_free() for shared memory signing state
Stefan Metzmacher
1
-0
/
+7
2011-01-20
lib/util: add tests for anonymous_shared_allocate/free()
Stefan Metzmacher
3
-1
/
+87
2011-01-20
lib/util: add anonymous_shared_free()
Stefan Metzmacher
2
-2
/
+40
2011-01-20
lib/util: s/allocate_anonymous_shared/anonymous_shared_allocate/
Stefan Metzmacher
3
-3
/
+3
2011-01-20
lib/util: fix rounding to page size in allocate_anonymous_shared()
Stefan Metzmacher
1
-1
/
+5
2011-01-19
s4-selftest Remove knownfail for tokengroups test
Andrew Bartlett
1
-1
/
+0
2011-01-19
s4-dsdb Don't use None as the input to the GENSEC loop in tokengroups test
Andrew Bartlett
1
-1
/
+1
2011-01-19
s3-param: Fixed code block in max_open_files().
Andreas Schneider
1
-1
/
+1
2011-01-19
s3-smbd: Fixed a possible null pointer dereference.
Andreas Schneider
1
-1
/
+3
2011-01-19
wafsamba: quote CPP and CC values when calling pidl
Stefan Metzmacher
1
-4
/
+4
2011-01-19
s4:selftest/skip: add samba4.tokengroups.python
Stefan Metzmacher
2
-1
/
+2
2011-01-19
s4-dsdb Add PAC validation test to tokengroups test.
Andrew Bartlett
2
-21
/
+79
2011-01-19
s4-pyauth Fix AuthContext wrapper
Andrew Bartlett
1
-2
/
+13
2011-01-19
s4-auth Allow NULL methods to be specified to auth_context_create_methods()
Andrew Bartlett
1
-14
/
+3
2011-01-19
s4-dsdb Add a test of the tokenGroups behaviour on the user's DN.
Andrew Bartlett
1
-3
/
+21
2011-01-19
s4-gensec Remove special case 'for SASL' that is not required any more.
Andrew Bartlett
1
-13
/
+0
2011-01-19
tdb: Added doxygen documentation.
Andreas Schneider
3
-25
/
+2454
2011-01-19
s3: Add wbinfo --dc-info
Volker Lendecke
8
-2
/
+284
2011-01-19
Add DELETE-LN test to show bug #7863 - Unlink may unlink wrong file when hard...
Jeremy Allison
1
-0
/
+111
2011-01-19
waf: change private libraries to use the same soname as public libraries
Andrew Tridgell
1
-7
/
+5
2011-01-19
pygensec: remove special case handling for None for buffers
Andrew Tridgell
2
-36
/
+29
2011-01-19
Fix "net usersidlist" not to skip every other user
Olly Betts
1
-1
/
+0
2011-01-19
s3-winbind: no need to include ../librpc/gen_ndr/cli_lsa.h in
Günther Deschner
1
-1
/
+0
2011-01-18
s3-rpc_client: no need to include ../librpc/gen_ndr/ndr_lsa_c.h anymore.
Günther Deschner
1
-1
/
+1
2011-01-18
s3-netlogon: no need to include ../librpc/gen_ndr/ndr_lsa_c.h anymore.
Günther Deschner
1
-1
/
+1
2011-01-18
s3-netlogon: no need to include ../librpc/gen_ndr/cli_samr.h anymore.
Günther Deschner
1
-1
/
+1
2011-01-18
s3-net: use correct spoolss header in net rpc.
Günther Deschner
1
-1
/
+1
2011-01-18
s3-net: use correct spoolss header in net_ads.c.
Günther Deschner
1
-1
/
+1
2011-01-18
Fix error where Windows client spoolss returns WERR_INVALID_DATA W_ERRO...
Jeremy Allison
1
-0
/
+4
2011-01-18
s4:tls_tstream: also use a dynamic buffer for the pull side
Stefan Metzmacher
1
-3
/
+12
2011-01-18
s4:tls_tstream: fix partial reads, so that the gnutls layer doesn't read the ...
Stefan Metzmacher
1
-1
/
+6
2011-01-18
s4-tests: Added a test for correct inheritance of IO flagged ACEs.
Nadezhda Ivanova
1
-0
/
+18
2011-01-18
s4-security: Fixed incorrect inheritance of IO flagged ACES
Nadezhda Ivanova
1
-0
/
+5
2011-01-18
release-scripts: add build-htmlman-nogit
Michael Adam
1
-0
/
+55
2011-01-18
release-scripts: add build-htmlman-git
Michael Adam
1
-0
/
+52
2011-01-18
release-scripts: add gpl header comment to build-manpages-nogit
Michael Adam
1
-0
/
+14
2011-01-18
release-scripts: add gpl header comment to build-manpages-git
Michael Adam
1
-0
/
+14
2011-01-18
release-scripts: remove commented out line from git-version
Michael Adam
1
-2
/
+0
2011-01-18
packaging/RHEL-CTDB: add the smbta-util manpage
Michael Adam
1
-0
/
+1
2011-01-18
packaging/RHEL-CTDB: add the pam_winbind.conf manpage
Michael Adam
1
-0
/
+1
2011-01-18
packaging/RHEL-CTDB: do not use an external docs tarball but build the manpages
Michael Adam
2
-15
/
+9
2011-01-18
packaging/RHEL-CTDB: untangle the various %doc entries to single lines
Michael Adam
1
-3
/
+10
2011-01-18
docs: Remove template "itemizedlist/listitem" from man.xsl
Michael Adam
1
-60
/
+0
2011-01-18
s4-gensec Extend python bindings for GENSEC and the associated test
Andrew Bartlett
3
-28
/
+275
2011-01-18
s4-auth Extend python bindings to allow ldb and message to be specified
Andrew Bartlett
3
-11
/
+61
2011-01-18
s4-pygensec Fix indentation of py_gensec_start_mech_by_name()
Andrew Bartlett
1
-11
/
+11
2011-01-18
s4-torture Remove unused temp dirs from the RPC-PAC test.
Andrew Bartlett
1
-9
/
+0
2011-01-18
s4-pyldb Fix tp_basicsize for PyLdbDn
Andrew Bartlett
1
-1
/
+1
[prev]
[next]