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
...
*
tevent: add tevent_wakeup_send/recv()
Stefan Metzmacher
2009-02-18
3
-1
/
+76
*
tevent: rename tevent_req_set_timeout() => tevent_req_set_endtime()
Stefan Metzmacher
2009-02-18
2
-2
/
+2
*
s4:netlogon: don't mix in and out negotiate_flags in dcesrv_netr_ServerAuthen...
Stefan Metzmacher
2009-02-18
1
-3
/
+4
*
Merge branch 'master' of ssh://git.samba.org/data/git/samba into master-devel
Andrew Bartlett
2009-02-18
8
-11
/
+69
|
\
|
*
Worked around a problem with select/poll/epoll and gnutls
Andrew Tridgell
2009-02-18
5
-1
/
+47
|
*
fixed some of the TLS problems
Andrew Tridgell
2009-02-18
3
-10
/
+22
*
|
paper over failure to reprovision with os.unlink()
Andrew Bartlett
2009-02-18
1
-1
/
+2
|
/
*
Don't miss an absolute pathname as a kerberos keytab path. From Glenn Machin ...
Jeremy Allison
2009-02-17
1
-0
/
+5
*
Fix bug #6117 - Samba 3.3.0: pdbedit -a core dumps.
Jeremy Allison
2009-02-17
1
-1
/
+12
*
Fix warning about missmatch of uint32_t and size_t.
Jeremy Allison
2009-02-17
1
-1
/
+1
*
docs: extend the example in the idmp_rid manpage to configure 2 domains with rid
Michael Adam
2009-02-17
1
-1
/
+13
*
docs: extend the idmap_rid manpage
Michael Adam
2009-02-17
1
-5
/
+24
*
s3:winbindd: make do_async_domain() static.
Michael Adam
2009-02-17
2
-12
/
+6
*
s3:build: improve the check for a working krb5-config.
Michael Adam
2009-02-17
1
-1
/
+1
*
s4-smbtorture: fix spoolss test after count out,ref idl changes.
Günther Deschner
2009-02-17
3
-10
/
+38
*
s4-spoolss: fix spoolss server after out,ref count pointer changes.
Günther Deschner
2009-02-17
2
-15
/
+14
*
spoolss: fix spoolss helper for out ref count pointer.
Günther Deschner
2009-02-17
1
-2
/
+4
*
s3: re-run make samba3-idl.
Günther Deschner
2009-02-17
5
-112
/
+294
*
spoolss: in enum-calls make [out] count a ref pointer.
Günther Deschner
2009-02-17
1
-28
/
+28
*
s3-spoolss: remove old spoolss_ResetPrinter.
Günther Deschner
2009-02-17
3
-62
/
+0
*
s3-spoolss: use pidl for _spoolss_ResetPrinter.
Günther Deschner
2009-02-17
2
-38
/
+10
*
s3: re-run make samba3-idl.
Günther Deschner
2009-02-17
4
-0
/
+80
*
spoolss: fill in spoolss_ResetPrinter.
Günther Deschner
2009-02-17
1
-1
/
+4
*
s3-netapi: fix Coverity #881 and #882.
Günther Deschner
2009-02-17
1
-7
/
+56
*
Fix an invalid typecasting
Volker Lendecke
2009-02-17
1
-1
/
+7
*
async_sock: Use tevent_timeval instead of timeval functions
Kai Blin
2009-02-17
1
-3
/
+4
*
tevent: Rename ev_timeval* functions to tevent_timeval, export them.
Kai Blin
2009-02-17
7
-23
/
+61
*
s3-rpcclient: use rpccli_spoolss_RemoteFindFirstPrinterChangeNotifyEx.
Günther Deschner
2009-02-17
1
-20
/
+29
*
s4-spoolss: fix dcesrv_spoolss_RemoteFindFirstPrinterChangeNotifyEx server.
Günther Deschner
2009-02-17
1
-5
/
+6
*
s4-smbtorture: fix spoolss notify test.
Günther Deschner
2009-02-17
1
-14
/
+14
*
s3: re-run make samba3-idl.
Günther Deschner
2009-02-17
5
-125
/
+125
*
spoolss: fix idl for spoolss_RouterRefreshPrinterChangeNotify.
Günther Deschner
2009-02-17
1
-1
/
+1
*
spoolss: change some type names in spoolss_RemoteFindFirstPrinterChangeNotifyEx.
Günther Deschner
2009-02-17
1
-6
/
+6
*
Fix bug 5920
Yasuma Takeda
2009-02-16
1
-1
/
+1
*
s3:netlogon: implement _netr_LogonGetCapabilities() with NT_STATUS_NOT_IMPLEM...
Stefan Metzmacher
2009-02-16
1
-4
/
+3
*
s4:netlogon: implement netr_LogonGetCapabilities with NT_STATUS_NOT_IMPLEMENTED
Stefan Metzmacher
2009-02-16
1
-4
/
+5
*
librpc: rerun make idl
Stefan Metzmacher
2009-02-16
7
-46
/
+282
*
netlogon.idl: add idl for netr_LogonGetCapabilities()
Stefan Metzmacher
2009-02-16
1
-1
/
+12
*
s4:netlogon: always return correct negotiate_flags in Authenticate[2|3]()
Stefan Metzmacher
2009-02-16
1
-1
/
+31
*
librpc: rerun make idl
Stefan Metzmacher
2009-02-16
2
-4
/
+8
*
netlogon.idl: add NETLOGON_REG_SUPPORTS_AES_SHA2 flags and use correct names ...
Stefan Metzmacher
2009-02-16
1
-2
/
+6
*
tevent: fix compiler warning in pytevent.c
Stefan Metzmacher
2009-02-16
1
-1
/
+3
*
s3 auth: Add parameter that forces every user through an NSS lookup
Zach Loafman
2009-02-16
3
-4
/
+35
*
s3 perfcount: Fix segfault with smbclient 'echo 3 foo'
Tim Prouty
2009-02-16
1
-33
/
+11
*
s3 OneFS: Add defaults to the fake timestamp parameters
Tim Prouty
2009-02-16
2
-8
/
+19
*
make receive_smb_raw_talloc more readable
Tim Prouty
2009-02-16
1
-4
/
+4
*
lib/tevent: change to LGPLv3+
Stefan Metzmacher
2009-02-16
16
-188
/
+253
*
Attempt to fix bug #6099. According to Microsoft
Jeremy Allison
2009-02-15
1
-17
/
+26
*
remove accidental white space
Derrell Lipman
2009-02-14
1
-1
/
+0
*
enums are traditionally signed. Avoid use of high bit in bit flags.
Derrell Lipman
2009-02-14
1
-3
/
+3
[prev]
[next]