summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* r22996: merge HPUX compiler flag fixes from SAMBA_3_0Stefan Metzmacher2007-10-101-1/+2
* r22995: don't run LOCAL-ICONV twice...Stefan Metzmacher2007-10-101-6/+0
* r22993: - make it possible to load a dsdb_schema from ldif via the ejs bindingsStefan Metzmacher2007-10-102-0/+126
* r22992: add a function to attach the dsdb_schema to a ldb_contextStefan Metzmacher2007-10-101-2/+124
* r22991: ignore '@foo' attributes in the repl_meta_data moduleStefan Metzmacher2007-10-101-0/+2
* r22990: free temporary memory also on success...Stefan Metzmacher2007-10-101-0/+1
* r22989: allow '@foo' attributes searchable as we allow '@foo' attributesStefan Metzmacher2007-10-101-0/+4
* r22988: fixed 2 bugs in our unsetenv() replacement codeAndrew Tridgell2007-10-101-11/+15
* r22987: Clarify how the events are handled in the kerberos code, andAndrew Bartlett2007-10-101-7/+17
* r22986: error 2312 is returned when NetSessDel() fails because a matching ses...Ronnie Sahlberg2007-10-101-0/+1
* r22985: don't do checkins late at night ....Andrew Tridgell2007-10-101-2/+0
* r22984: not everyone uses tridgell.net (fortunately)Andrew Tridgell2007-10-101-1/+1
* r22983: This should ensure that torture_create_testuser() can be called,Andrew Bartlett2007-10-101-1/+1
* r22972: added the basic ldif needed to support group policies in Samba4. WinXPAndrew Tridgell2007-10-102-0/+31
* r22971: fix build on systems without epollAndrew Tridgell2007-10-101-0/+1
* r22970: the events code calls close(), which needs to use socket_wrapper.h inAndrew Tridgell2007-10-103-0/+3
* r22969: fix some more places where we could end up with more than one eventAndrew Tridgell2007-10-1022-25/+70
* r22968: andrew bartlett pointed out that the parent process could add a fd toAndrew Tridgell2007-10-103-33/+33
* r22967: Move to the TCP packet interface for the krb5_send_to_kdc plugin.Andrew Bartlett2007-10-101-108/+95
* r22966: Make sure to return LOGON_FAILURE if the user's kerberos password isAndrew Bartlett2007-10-103-6/+15
* r22965: changed RAW-LOCK-BENCH to remove the scheduling uncertainty. We shouldAndrew Tridgell2007-10-101-52/+60
* r22964: log an error on epoll_create failing on reopenAndrew Tridgell2007-10-103-1/+4
* r22963: fixed the epoll/fork interaction in the epoll and aio backendsAndrew Tridgell2007-10-102-0/+86
* r22962: show progress separately for each client in RAW-BENCH-LOCK, this isAndrew Tridgell2007-10-101-15/+26
* r22961: use EVENT_FD_AUTOCLOSE and SOCKET_FLAG_NOCLOSE to fix up some hairyAndrew Tridgell2007-10-101-1/+4
* r22960: added a SOCKET_FLAG_NOCLOSE to allow us to tell the socket layer thatAndrew Tridgell2007-10-102-1/+12
* r22959: cope with a rather interesting interaction between epoll() andAndrew Tridgell2007-10-101-1/+41
* r22958: For SRVSVC/NetFileClose only Administrator is allowed to close open...Ronnie Sahlberg2007-10-101-0/+1
* r22952: Make sure we look at extra_cflags when building custom targets.James Peach2007-10-101-1/+5
* r22944: fix bug #4618:Stefan Metzmacher2007-10-1029-118/+118
* r22931: Fix logic in detection of the need to replace dlopen and friends.Michael Adam2007-10-101-6/+7
* r22921: This index saves another 7 seconds off a 'make quicktest', and is a c...Andrew Bartlett2007-10-101-0/+1
* r22913: try to work arround the unaligned memory access bug on Tru64Stefan Metzmacher2007-10-101-2/+8
* r22896: we pass SMB2-LOCK nowStefan Metzmacher2007-10-101-1/+0
* r22894: don't send a 2nd request before the last one returned (at least withStefan Metzmacher2007-10-101-0/+32
* r22887: and servicePrincipalName ....Andrew Tridgell2007-10-101-0/+1
* r22886: Workaround to make RAW-NOTIFY a bit more reliable against Samba3. ItVolker Lendecke2007-10-101-0/+1
* r22885: now we use kernberos more, we need to index on userPrincipalNameAndrew Tridgell2007-10-101-0/+1
* r22884: Be consistant with the case of these constants.Andrew Bartlett2007-10-103-3/+3
* r22883: Indentation.Andrew Bartlett2007-10-101-12/+12
* r22882: It seems entirly reasonable to follow metze's suggestion and check forAndrew Bartlett2007-10-101-5/+4
* r22881: show number of connected clientsAndrew Tridgell2007-10-101-2/+12
* r22877: Remove stray 'l'Andrew Bartlett2007-10-101-1/+1
* r22876: - try to reconnect once per second, not continouslyAndrew Tridgell2007-10-101-6/+12
* r22875: We want to skip this test, it will fail unless run against IPC$ (whic...Andrew Bartlett2007-10-101-0/+2
* r22874: Expand the RPC-QFILEINFO-IPC test, and add a server implementation to...Andrew Bartlett2007-10-102-1/+59
* r22873: Make the RAW-QFILEINFO-IPC test pass against Win2k3.Andrew Bartlett2007-10-101-71/+150
* r22871: restore testing against host name instead of ip addressRafal Szczesniak2007-10-101-1/+1
* r22866: handle incoming chained smb2 requests in our server code to letStefan Metzmacher2007-10-107-43/+148
* r22865: handle pending locks in smb2Stefan Metzmacher2007-10-101-1/+5