index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
|
*
|
Add dyn_NCALRPCDIR
Volker Lendecke
2008-10-06
4
-0
/
+26
|
|
|
*
|
Store a local schannel key in secrets.tdb
Volker Lendecke
2008-10-06
3
-0
/
+29
|
|
|
*
|
s4:blackbox/test_ldb: test search by <GUID=...> and <SID=...>
Stefan Metzmacher
2008-10-06
1
-0
/
+25
|
|
*
|
|
Fix syntax errors in minschema.
Jelmer Vernooij
2008-10-08
1
-20
/
+16
|
|
*
|
|
Import tests for subunit python module.
Jelmer Vernooij
2008-10-08
6
-0
/
+854
|
|
*
|
|
Move subunit helper utility to specific subunit directory.
Jelmer Vernooij
2008-10-08
2
-1
/
+1
|
|
*
|
|
Allow 'make testenv-dc', 'make testenv-member', etc.
Jelmer Vernooij
2008-10-08
1
-0
/
+3
|
|
*
|
|
Print proper error if include file can't be found.
Jelmer Vernooij
2008-10-08
1
-0
/
+4
|
|
|
/
/
|
|
*
|
Fix some nonempty blank lines
Volker Lendecke
2008-10-05
1
-25
/
+25
|
|
*
|
smbd3 is unhappy if stderr is not open
Volker Lendecke
2008-10-05
1
-1
/
+2
|
|
*
|
Re-enable build of smb_samba3.c after the rename smbd->samba
Volker Lendecke
2008-10-05
1
-1
/
+1
|
|
*
|
Remove an unused variable
Volker Lendecke
2008-10-05
1
-1
/
+0
|
|
*
|
Fix some missing error handlings
Volker Lendecke
2008-10-05
3
-2
/
+8
|
|
*
|
OS/X does not have rl_done in readline.h
Volker Lendecke
2008-10-05
1
-0
/
+8
|
|
*
|
Fix an uninitialized variable warning
Volker Lendecke
2008-10-05
1
-0
/
+2
|
|
*
|
remove dependencies on my home domain
Andrew Tridgell
2008-10-05
1
-2
/
+3
|
|
*
|
removed some debug lines I left in the last commit
Andrew Tridgell
2008-10-05
1
-4
/
+0
|
|
*
|
Merge branch 'master' of ssh://git.samba.org/data/git/samba
Andrew Tridgell
2008-10-04
14
-192
/
+200
|
|
|
\
\
|
|
|
*
|
Fix an unlikely memleak found by the IBM checker
Volker Lendecke
2008-10-04
1
-0
/
+2
|
|
|
*
|
Fix an uninitialized variable found by the IBM Checker
Volker Lendecke
2008-10-04
1
-0
/
+1
|
|
|
*
|
Fix a potential NULL deref in line 258 found by the IBM checker
Volker Lendecke
2008-10-04
1
-0
/
+1
|
|
|
*
|
"gwen/cc" does not like the double const :-)
Volker Lendecke
2008-10-04
1
-1
/
+1
|
|
|
*
|
Fix the build farm. In this branch cli_echo returns NTSTATUS.
Jeremy Allison
2008-10-03
1
-1
/
+4
|
|
|
*
|
Correctly fix smbclient to terminate on eof from server.
Jeremy Allison
2008-10-03
3
-3
/
+24
|
|
|
*
|
Simply our main loop processing. A lot :-). Correctly use events for all the ...
Jeremy Allison
2008-10-03
7
-188
/
+148
|
|
|
*
|
Document "cups connection timeout".
Jeremy Allison
2008-10-03
1
-0
/
+20
|
|
*
|
|
updated the LSA and NETLOGON servers with fixes resulting from the AD
Andrew Tridgell
2008-10-03
7
-60
/
+211
|
|
*
|
|
expanded the netlogon test to better simulate the WSPP NRPC test that
Andrew Tridgell
2008-10-03
1
-1
/
+9
|
|
*
|
|
fixed the ldb blackbox test to work with non-bourne shells (as needed
Andrew Tridgell
2008-10-03
1
-7
/
+7
|
|
|
/
/
|
|
*
|
Merge commit 'master/master'
Andrew Tridgell
2008-10-03
40
-647
/
+1313
|
|
|
\
\
|
|
|
*
|
net_dns: Make "lwinet ads dns register" honor the "interfaces" parameter.
Gerald (Jerry) Carter
2008-10-03
1
-13
/
+12
|
|
|
*
|
libaddns: Use the same prerequisite for DDNS update as Windows XP.
Gerald (Jerry) Carter
2008-10-03
1
-2
/
+2
|
|
|
*
|
Fix regressions in patchfile after last patch, several other minor fixes.
Matthias Dieter Wallnöfer
2008-10-03
1
-22
/
+20
|
|
|
*
|
Fix crash bugs in error paths: ac is not yet initialized here, and we don't
Simo Sorce
2008-10-02
1
-27
/
+18
|
|
|
*
|
Don't reject a successful alloc :-(.
Jeremy Allison
2008-10-02
1
-1
/
+1
|
|
|
*
|
s4:blackblox/test_ldb: test searches via wellknownObjects
Stefan Metzmacher
2008-10-02
1
-0
/
+62
|
|
|
*
|
s4:setup: add wellknownObjects to the domain object
Stefan Metzmacher
2008-10-02
1
-0
/
+8
|
|
|
*
|
Fix bug 5805: don't close stdout
Derrell Lipman
2008-10-02
1
-1
/
+3
|
|
|
*
|
s4:drsuapi.idl: fix some fields in drsuapi_DsRemoveDSServer()
Stefan Metzmacher
2008-10-02
2
-8
/
+3
|
|
|
*
|
s4:rootdse: for now don't pass down controls for the rootdse search
Stefan Metzmacher
2008-10-02
1
-1
/
+1
|
|
|
*
|
s4:partition: register DOMAIN_SCOPE and SEARCH_OPTIONS controls
Stefan Metzmacher
2008-10-02
1
-0
/
+14
|
|
|
*
|
s4:partition: pass down the SEARCH_OPTIONS control as uncritical
Stefan Metzmacher
2008-10-02
1
-0
/
+8
|
|
|
*
|
s4:linked_attributes: fix a crash bug when the definition of a target attribu...
Stefan Metzmacher
2008-10-02
1
-3
/
+35
|
|
|
*
|
s4:kludge_acl: just fake support for the SD_FLAGS control
Stefan Metzmacher
2008-10-02
1
-0
/
+20
|
|
|
*
|
s4:extended_dn: add support for <GUID=...>, <SID=...> or <WKGUID=...,DC=...> ...
Stefan Metzmacher
2008-10-02
1
-44
/
+355
|
|
|
*
|
s4:lib/ldb: fix stupid <SID=...> dn parsing bugs
Stefan Metzmacher
2008-10-02
1
-2
/
+2
|
|
|
*
|
The IRIX compiler does not like embedded unnamed unions
Volker Lendecke
2008-10-02
14
-168
/
+183
|
|
|
*
|
Attempt to fix the build on IRIX
Volker Lendecke
2008-10-02
4
-6
/
+6
|
|
|
*
|
Fix bug 5798: "CFLAGS info lost in configure"
Volker Lendecke
2008-10-02
1
-1
/
+1
|
|
|
*
|
Fix bug #5080. Access to cups-printers via samba broken with cups 1.3.4, Unsu...
Jeremy Allison
2008-10-01
1
-90
/
+251
[prev]
[next]