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
path:
root
/
source3
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r18664: this stuff is included from libreplace
Stefan Metzmacher
1
-296
/
+0
2007-10-10
r18663: Fix one more uuid -> GUID.
Jeremy Allison
1
-1
/
+1
2007-10-10
r18659: restore BOOL, sorry:-)
Stefan Metzmacher
1
-0
/
+5
2007-10-10
r18654: Rename "struct uuid" => "struct GUID" for consistency.
Jelmer Vernooij
6
-17
/
+10
2007-10-10
r18653: this stuff is in libreplace...
Stefan Metzmacher
1
-103
/
+0
2007-10-10
r18651: this comment is wrong, was cut'n'paste...
Stefan Metzmacher
1
-4
/
+0
2007-10-10
r18650: this isn't needed twice in include/includes.h
Stefan Metzmacher
1
-9
/
+0
2007-10-10
r18649: the PRINTF_ATTRIUTE() macro is provided by libreplace
Stefan Metzmacher
1
-11
/
+0
2007-10-10
r18648: this is provided by libreplace
Stefan Metzmacher
1
-4
/
+0
2007-10-10
r18644: bring in libreplace in lib/replace
Stefan Metzmacher
1
-6
/
+18
2007-10-10
r18640: move to socket_wrapper to lib/socket_wrapper/
Stefan Metzmacher
2
-93
/
+1
2007-10-10
r18623: starting on eventlog IDL
Gerald Carter
2
-12
/
+3
2007-10-10
r18619: Add rpcclient helper for samr_querydispinfo2|3 for testing.
Günther Deschner
1
-2
/
+2
2007-10-10
r18605: sync dlinklist.h with samba4, that means DLIST_ADD_END()
Stefan Metzmacher
1
-19
/
+41
2007-10-10
r18572: Use the autogenerated client and server for the echo interface and im...
Jelmer Vernooij
4
-77
/
+3
2007-10-10
r18562: quick build fix rather than rolling back (I didn't actually intend th...
Gerald Carter
1
-0
/
+3
2007-10-10
r18560: * Add in the winreg and initshutdown IDL files
Gerald Carter
1
-1
/
+3
2007-10-10
r18526: Use generated server for unixinfo RPC interface.
Jelmer Vernooij
2
-173
/
+0
2007-10-10
r18481: Use pidl-generated server side code for dfs.
Jelmer Vernooij
2
-406
/
+0
2007-10-10
r18469: Use new pidl-generated DFS client code.
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r18404: * swap from POLICY_HND to the struct policy_handle from ndr/misc.h
Gerald Carter
1
-22
/
+5
2007-10-10
r18394: get the lsa client code to link
Gerald Carter
1
-0
/
+5
2007-10-10
r18369: I've got a sniff where NT4 sends just a single byte after the 516 byte
Volker Lendecke
1
-1
/
+1
2007-10-10
r18275: add auto generated dfs code
Gerald Carter
1
-0
/
+1
2007-10-10
r18271: Big change:
Gerald Carter
5
-25
/
+50
2007-10-10
r18235: stub header to get past compile issues with pidl ndr output
Gerald Carter
1
-0
/
+40
2007-10-10
r18193: Not quite to autogenerated NDR but closer thanks to Jelmer's
Gerald Carter
6
-3
/
+9
2007-10-10
r18188: merge 3.0-libndr branch
Jelmer Vernooij
6
-40
/
+37
2007-10-10
r18020: Fix SunX (with LDAP but without ADS)
Volker Lendecke
1
-1
/
+1
2007-10-10
r18019: Fix a C++ warnings: Don't use void * in libads/ for LDAPMessage anymore.
Volker Lendecke
4
-0
/
+98
2007-10-10
r18013: Fix for "bug" (enhancement) 3684.
Derrell Lipman
2
-0
/
+20
2007-10-10
r18009: Fixes bug 4026.
Derrell Lipman
1
-0
/
+9
2007-10-10
r18006: Actually a smaller change than it looks. Leverage
Jeremy Allison
1
-0
/
+3
2007-10-10
r17970: Add missing include-guards around ads.h and ads_cldap.h.
Jeremy Allison
2
-3
/
+7
2007-10-10
r17945: Store the server and client sitenames in the ADS
Jeremy Allison
2
-0
/
+4
2007-10-10
r17943: The horror, the horror. Add KDC site support by
Jeremy Allison
1
-0
/
+1
2007-10-10
r17928: Implement the basic store for CLDAP sitename
Jeremy Allison
1
-2
/
+2
2007-10-10
r17922: sync samba3's talloc with samba4's and move the samba3 specific stuff...
Stefan Metzmacher
1
-36
/
+55
2007-10-10
r17861: Fix inconsistency found in checking for NULL in DLIST_REMOVE
Jeremy Allison
1
-1
/
+1
2007-10-10
r17854: Steal the LDAP in NTSTATUS trick from Samba4
Volker Lendecke
1
-2
/
+24
2007-10-10
r17806: Make NTTIME a UINT64_S rather than a separate structure consisting of
Jelmer Vernooij
2
-8
/
+6
2007-10-10
r17804: Fix a enum/int mixup found by the IRIX compiler.
Volker Lendecke
1
-0
/
+1
2007-10-10
r17800: Start using struct timespec internally for file times
Jeremy Allison
1
-3
/
+3
2007-10-10
r17795: Finally track down the "ads_connect: Interrupted system call"
Gerald Carter
1
-2
/
+3
2007-10-10
r17723: * BUG 3969: Fix unsigned time comparison with expiration policy from ...
Gerald Carter
1
-0
/
+8
2007-10-10
r17669: Remove RID algorithm support from unmapped users and groups
Gerald Carter
1
-1
/
+1
2007-10-10
r17625: Fix the build
Volker Lendecke
1
-1
/
+1
2007-10-10
r17622: Add a framework for a printing backend designed to support the build ...
Volker Lendecke
1
-0
/
+4
2007-10-10
r17612: Modify NTLMSSP session code so that it doesn't store
Jeremy Allison
1
-1
/
+2
2007-10-10
r17607: Adapt the Samba4 directory structure for tdb. Makes it easier to diff.
Volker Lendecke
1
-3
/
+3
[prev]
[next]