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
2010-04-15
s4:util/net/drs: don't look at p->last_fault_code for debugging anymore
Stefan Metzmacher
4
-12
/
+0
2010-04-15
s4:libnet/libnet_join: don't look at p->last_fault_code for debugging anymore
Stefan Metzmacher
1
-49
/
+20
2010-04-15
s4:winbind: use WINBINDD_SOCKET_NAME instead of WINBINDD_SAMBA3_SOCKET
Stefan Metzmacher
2
-4
/
+2
2010-04-15
s4:winbind: wbsrv_samba3_priv_pipe_dir() needs to return the directory not th...
Stefan Metzmacher
3
-9
/
+5
2010-04-15
s4:selftest/wscript: --enable-selftest and --with-selftest-prefix are configu...
Stefan Metzmacher
2
-8
/
+11
2010-04-15
build: throw a fatal error for duplicate target declarations
Andrew Tridgell
3
-15
/
+8
2010-04-15
s4-waf: removed a duplicate declaration of python_netbios
Andrew Tridgell
1
-7
/
+0
2010-04-15
build: ensure we don't recreate library loops in expansions
Andrew Tridgell
1
-1
/
+26
2010-04-15
build: make the 'wrong version of waf' message even clearer
Andrew Tridgell
1
-1
/
+4
2010-04-15
build: check that the user is not using an old /usr/bin/waf
Andrew Tridgell
1
-1
/
+11
2010-04-14
s3: Fix a typo
Volker Lendecke
1
-1
/
+1
2010-04-14
s4:torture/rpc: rename rpc.h => torture_rpc.h
Stefan Metzmacher
66
-65
/
+65
2010-04-14
Merge branch 'master' of ssh://git.samba.org/data/git/samba
Andrew Tridgell
2
-11
/
+16
2010-04-14
build: try to honor MAKEFLAGS from make
Andrew Tridgell
3
-6
/
+28
2010-04-14
s4:torture/rpc/winreg: fix compiler warnings
Stefan Metzmacher
1
-3
/
+3
2010-04-14
s4:torture/rpc/dsgetinfo: first check the rpc layer status before looking at ...
Stefan Metzmacher
1
-8
/
+13
2010-04-13
Don't set "requested_posix_capabilities" in the sync code, already done in th...
Jeremy Allison
1
-2
/
+0
2010-04-13
Add basic DFS tests.
Jeremy Allison
2
-0
/
+92
2010-04-13
Split out the client unix capabilities to those the server offered, and those...
Jeremy Allison
5
-9
/
+24
2010-04-14
s4:auth Change auth_generate_session_info to take an auth context
Andrew Bartlett
15
-72
/
+180
2010-04-14
s4:auth Allow the simple 'struct auth_session_info' generator for all users
Andrew Bartlett
1
-3
/
+3
2010-04-13
s3-winbind: Authenticate SAM users
Volker Lendecke
2
-5
/
+75
2010-04-13
s4-heimdal: Fix typo in comment.
Karolin Seeger
1
-1
/
+1
2010-04-13
s3-winbindd: Fix typo in comment.
Karolin Seeger
1
-1
/
+1
2010-04-13
examples: Fix typo in comment.
Karolin Seeger
1
-1
/
+1
2010-04-13
s3-docs: Fix typo in man idmap_ad.
Karolin Seeger
1
-1
/
+1
2010-04-13
s4:librpc/rpc: the python bindings should use !NT_STATUS_IS_OK instead of NT_...
Stefan Metzmacher
1
-4
/
+4
2010-04-13
s4:librpc/rpc: make PyErr_SetDCERPCStatus() static
Stefan Metzmacher
2
-3
/
+3
2010-04-13
s4:"samdb_server_site_name" uses - proof for out of memory
Matthias Dieter Wallnöfer
2
-2
/
+7
2010-04-13
s4:samdb_server_site_name - fix indentation
Matthias Dieter Wallnöfer
1
-4
/
+6
2010-04-13
s4:fill_netlogon_samlogon_reponse - fix a typo
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-04-13
s4:torture/netlogon - enhance test for "dcesrv_netr_DsRGetDCNameEx2"
Matthias Dieter Wallnöfer
1
-0
/
+20
2010-04-13
s4:dcesrv_netr_DsRGetDCNameEx2 - provide a much better implementation
Matthias Dieter Wallnöfer
2
-52
/
+51
2010-04-13
s4:fill_netlogon_samlogon_response - some rework of the detection code
Matthias Dieter Wallnöfer
1
-16
/
+26
2010-04-13
s4: prevent the autoconf build from removing source4/librpc/gen_ndr/README
Andrew Tridgell
2
-2
/
+2
2010-04-13
s4-waf: don't try to use the system lib for the library build
Andrew Tridgell
3
-13
/
+17
2010-04-13
tevent-waf: added man page and pkgconfig file
Andrew Tridgell
1
-3
/
+11
2010-04-13
libwbclient: Re-Fix a bug that was fixed with e5741e27c4c
Volker Lendecke
4
-29
/
+56
2010-04-13
libwbclient: Remove a pointless variable
Volker Lendecke
1
-3
/
+1
2010-04-13
buildtools/wafsamba: make sure CHECK_FUNC() and CHECK_VARIABLE() work with -O...
Stefan Metzmacher
1
-2
/
+6
2010-04-13
tdb-waf: added build of manpages and config options for RPM build
Andrew Tridgell
2
-3
/
+45
2010-04-13
talloc-waf: the talloc1-compat lib depends on talloc
Andrew Tridgell
1
-2
/
+2
2010-04-13
build: for unbundled libraries install devel link too
Andrew Tridgell
1
-0
/
+8
2010-04-13
testprogs/blackbox/test_kinit: reorder arguments to "net time" to fix make test
Stefan Metzmacher
1
-1
/
+1
2010-04-13
s4:tortore/rpc/spoolss: some compilers don't like .foo.bar = 5
Stefan Metzmacher
1
-28
/
+42
2010-04-13
talloc-waf: added the manpage generation and talloc1-compat generation
Andrew Tridgell
1
-1
/
+34
2010-04-13
build: added autoconf compatible configure options
Andrew Tridgell
1
-0
/
+27
2010-04-13
s4:CLDAP - "fill_netlogon_samlogon_reponse" - check for out of memory
Matthias Dieter Wallnöfer
1
-1
/
+4
2010-04-13
s4:acl/descriptor LDB module - distinguish between root and default basedn
Matthias Dieter Wallnöfer
2
-0
/
+12
2010-04-13
s4:use "samdb_forest_name" for the forest DNS domainname lookup
Matthias Dieter Wallnöfer
2
-15
/
+12
[next]