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
path:
root
/
source4
Commit message (
Expand
)
Author
Age
Files
Lines
*
r23031: removed bogus event_loop_once() calls in RAW-CONTEXT test - they could
Andrew Tridgell
2007-10-10
1
-5
/
+0
*
r23030: finally fixed up our asn1 code to use better memory allocation. This
Andrew Tridgell
2007-10-10
11
-449
/
+437
*
r23029: fixed formatting
Andrew Tridgell
2007-10-10
1
-3
/
+3
*
r23028: I've now got a patch to Fedora DS to make it only install the very ba...
Andrew Bartlett
2007-10-10
1
-3
/
+1
*
r23027: Make sure the parent object always exists.
Andrew Bartlett
2007-10-10
1
-0
/
+4
*
r23021: test some boundary conditions for idtree, after I saw some suspicious
Andrew Tridgell
2007-10-10
1
-1
/
+18
*
r23020: a better fix for the memory leak - this one doesn't stuff up spnego :)
Andrew Tridgell
2007-10-10
3
-5
/
+16
*
r23019: revert r23018 - this will require more thought.
Andrew Tridgell
2007-10-10
1
-14
/
+2
*
r23018: fixed a memory leak in our server side session setup code for failed
Andrew Tridgell
2007-10-10
1
-2
/
+14
*
r23017: fixed the warning we have been getting for a long time:
Andrew Tridgell
2007-10-10
2
-0
/
+15
*
r23013: fixed a bug in the string_replace_w() test that caused OpenBSD to die
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r23012: we need a POLICYGUID in provision
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r23011: initialisation functions must return NTSTATUS, otherwise we get bus
Andrew Tridgell
2007-10-10
1
-1
/
+2
*
r22997: only if the output of which has a leading '/' the output is useful...
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r22996: merge HPUX compiler flag fixes from SAMBA_3_0
Stefan Metzmacher
2007-10-10
1
-1
/
+2
*
r22995: don't run LOCAL-ICONV twice...
Stefan Metzmacher
2007-10-10
1
-6
/
+0
*
r22993: - make it possible to load a dsdb_schema from ldif via the ejs bindings
Stefan Metzmacher
2007-10-10
2
-0
/
+126
*
r22992: add a function to attach the dsdb_schema to a ldb_context
Stefan Metzmacher
2007-10-10
1
-2
/
+124
*
r22991: ignore '@foo' attributes in the repl_meta_data module
Stefan Metzmacher
2007-10-10
1
-0
/
+2
*
r22990: free temporary memory also on success...
Stefan Metzmacher
2007-10-10
1
-0
/
+1
*
r22989: allow '@foo' attributes searchable as we allow '@foo' attributes
Stefan Metzmacher
2007-10-10
1
-0
/
+4
*
r22988: fixed 2 bugs in our unsetenv() replacement code
Andrew Tridgell
2007-10-10
1
-11
/
+15
*
r22987: Clarify how the events are handled in the kerberos code, and
Andrew Bartlett
2007-10-10
1
-7
/
+17
*
r22986: error 2312 is returned when NetSessDel() fails because a matching ses...
Ronnie Sahlberg
2007-10-10
1
-0
/
+1
*
r22985: don't do checkins late at night ....
Andrew Tridgell
2007-10-10
1
-2
/
+0
*
r22984: not everyone uses tridgell.net (fortunately)
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r22983: This should ensure that torture_create_testuser() can be called,
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r22972: added the basic ldif needed to support group policies in Samba4. WinXP
Andrew Tridgell
2007-10-10
2
-0
/
+31
*
r22971: fix build on systems without epoll
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r22970: the events code calls close(), which needs to use socket_wrapper.h in
Andrew Tridgell
2007-10-10
3
-0
/
+3
*
r22969: fix some more places where we could end up with more than one event
Andrew Tridgell
2007-10-10
22
-25
/
+70
*
r22968: andrew bartlett pointed out that the parent process could add a fd to
Andrew Tridgell
2007-10-10
3
-33
/
+33
*
r22967: Move to the TCP packet interface for the krb5_send_to_kdc plugin.
Andrew Bartlett
2007-10-10
1
-108
/
+95
*
r22966: Make sure to return LOGON_FAILURE if the user's kerberos password is
Andrew Bartlett
2007-10-10
3
-6
/
+15
*
r22965: changed RAW-LOCK-BENCH to remove the scheduling uncertainty. We should
Andrew Tridgell
2007-10-10
1
-52
/
+60
*
r22964: log an error on epoll_create failing on reopen
Andrew Tridgell
2007-10-10
3
-1
/
+4
*
r22963: fixed the epoll/fork interaction in the epoll and aio backends
Andrew Tridgell
2007-10-10
2
-0
/
+86
*
r22962: show progress separately for each client in RAW-BENCH-LOCK, this is
Andrew Tridgell
2007-10-10
1
-15
/
+26
*
r22961: use EVENT_FD_AUTOCLOSE and SOCKET_FLAG_NOCLOSE to fix up some hairy
Andrew Tridgell
2007-10-10
1
-1
/
+4
*
r22960: added a SOCKET_FLAG_NOCLOSE to allow us to tell the socket layer that
Andrew Tridgell
2007-10-10
2
-1
/
+12
*
r22959: cope with a rather interesting interaction between epoll() and
Andrew Tridgell
2007-10-10
1
-1
/
+41
*
r22958: For SRVSVC/NetFileClose only Administrator is allowed to close open...
Ronnie Sahlberg
2007-10-10
1
-0
/
+1
*
r22952: Make sure we look at extra_cflags when building custom targets.
James Peach
2007-10-10
1
-1
/
+5
*
r22944: fix bug #4618:
Stefan Metzmacher
2007-10-10
29
-118
/
+118
*
r22931: Fix logic in detection of the need to replace dlopen and friends.
Michael Adam
2007-10-10
1
-6
/
+7
*
r22921: This index saves another 7 seconds off a 'make quicktest', and is a c...
Andrew Bartlett
2007-10-10
1
-0
/
+1
*
r22913: try to work arround the unaligned memory access bug on Tru64
Stefan Metzmacher
2007-10-10
1
-2
/
+8
*
r22896: we pass SMB2-LOCK now
Stefan Metzmacher
2007-10-10
1
-1
/
+0
*
r22894: don't send a 2nd request before the last one returned (at least with
Stefan Metzmacher
2007-10-10
1
-0
/
+32
*
r22887: and servicePrincipalName ....
Andrew Tridgell
2007-10-10
1
-0
/
+1
[next]