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
2008-11-01
Merge branch 'master' of /home/jelmer/samba3
Jelmer Vernooij
32
-427
/
+302
2008-11-01
Use dup2() replacement from libreplace.
Jelmer Vernooij
9
-19
/
+23
2008-11-01
Remove sys_dl*() - stubs are already provided by libreplace.
Jelmer Vernooij
5
-62
/
+18
2008-11-01
Remove sys_chroot() - libreplace already provides an alternative.
Jelmer Vernooij
6
-23
/
+7
2008-11-01
Remove tests for functions provided by libreplace from configure.
Jelmer Vernooij
1
-3
/
+3
2008-11-01
Move sys_realpath() to libreplace.
Jelmer Vernooij
7
-18
/
+19
2008-11-01
Move sys_lchown() to libreplace.
Jelmer Vernooij
8
-23
/
+16
2008-11-01
Move sys_symlink() to libreplace.
Jelmer Vernooij
7
-19
/
+18
2008-11-01
Move sys_readlink() to libreplace.
Jelmer Vernooij
6
-16
/
+14
2008-11-01
Move sys_link to libreplace.
Jelmer Vernooij
7
-17
/
+16
2008-11-01
Use 'regular' chown, libreplace will provide (dummy) replacement if necessary.
Jelmer Vernooij
2
-2
/
+2
2008-11-01
Move sys_chown() to rep_chown().
Jelmer Vernooij
5
-20
/
+20
2008-11-01
Only provide valgrind_strlen prototype when it's being compiled in.
Jelmer Vernooij
1
-2
/
+2
2008-11-01
Merge branch 'master' of git://git.samba.org/samba
Jelmer Vernooij
11
-49
/
+141
2008-11-01
proto.h: Remove prototypes already in other header files.
Jelmer Vernooij
1
-120
/
+0
2008-11-01
Samba3: Include util.h header file rather than having custom prototypes.
Jelmer Vernooij
6
-60
/
+35
2008-10-31
Get closer to passing S4 RAW-ACLs.
Jeremy Allison
6
-29
/
+130
2008-11-01
Support alternative include paths.
Jelmer Vernooij
1
-0
/
+4
2008-11-01
s4-smbtorture: fix segfault in RPC-SAMLOGON test.
Günther Deschner
1
-1
/
+1
2008-11-01
s3-net: fix build warning.
Günther Deschner
1
-1
/
+1
2008-11-01
s3-accessmask: re-run make samba3-idl and remove duplicate copies.
Günther Deschner
2
-15
/
+6
2008-11-01
security-idl: fix typo.
Günther Deschner
1
-3
/
+3
2008-11-01
Install additional libutil headers.
Jelmer Vernooij
2
-0
/
+4
2008-10-31
Another unused variable.
Jeremy Allison
1
-1
/
+0
2008-11-01
Merge branch 'master' of ssh://git.samba.org/data/git/samba
Jelmer Vernooij
18
-487
/
+373
2008-11-01
Split out torture results from torture context.
Jelmer Vernooij
4
-39
/
+59
2008-10-31
Remove a pointles call to smb_bufrem
Volker Lendecke
1
-2
/
+1
2008-10-31
security-idl: add STANDARD_RIGHTS_X bits.
Günther Deschner
1
-0
/
+14
2008-10-31
s3-samr: remove duplicate copies of Alias Object specific access rights.
Günther Deschner
3
-33
/
+10
2008-10-31
s3-samr-idl: add Alias Object specific access rights.
Günther Deschner
1
-0
/
+22
2008-10-31
s3-samr: remove duplicate copies of Group Object specific access rights.
Günther Deschner
3
-34
/
+10
2008-10-31
s3-samr-idl: add Group Object specific access rights.
Günther Deschner
1
-0
/
+22
2008-10-31
s3-samr: remove duplicate copies of Domain Object specific access rights.
Günther Deschner
4
-59
/
+24
2008-10-31
s3-samr-idl: add Domain Object specific access rights.
Günther Deschner
1
-0
/
+28
2008-10-31
s3-samr: remove duplicate copies of SAM user specific access rights.
Günther Deschner
3
-56
/
+23
2008-10-31
s3-samr-idl: add User Object specific access rights.
Günther Deschner
1
-0
/
+29
2008-10-31
s3-samr: remove duplicate copies of SAM server specific access rights.
Günther Deschner
3
-39
/
+8
2008-10-31
s3-samr-idl: add SAM server specific access rights.
Günther Deschner
1
-0
/
+23
2008-10-31
Typo
Volker Lendecke
1
-1
/
+1
2008-10-31
Unify se_access_check with the S4 code. Will make
Jeremy Allison
12
-263
/
+158
2008-10-31
Add comments in torture code, allow creating subcontexts.
Jelmer Vernooij
2
-4
/
+46
2008-10-31
Merge branch 'master' of ssh://git.samba.org/data/git/samba
Jelmer Vernooij
3
-5
/
+5
2008-10-31
dcerpc: Fix include path so header installer translates it correctly during i...
Jelmer Vernooij
1
-1
/
+1
2008-10-31
samba4.rpc.samr: Use torture API in a couple more places.
Jelmer Vernooij
1
-323
/
+216
2008-10-31
build: re-run make samba3-idl.
Günther Deschner
2
-4
/
+4
2008-10-31
srvsvc: fix typo in srvsvc_NetSrvInfo403.
Günther Deschner
1
-1
/
+1
2008-10-31
samba4.rpc.samr: Use more torture API functions
Jelmer Vernooij
1
-146
/
+87
2008-10-31
Disable lanman authentication by default in Samba 4.
Jelmer Vernooij
3
-2
/
+4
2008-10-31
errors: share dcerpc error function.
Günther Deschner
7
-67
/
+12
2008-10-31
use the new CH_UTF16_MUNGED charset for utf16 password buffers
Andrew Tridgell
1
-1
/
+1
[prev]
[next]