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
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
2007-10-10
r17554: Cleanup
Volker Lendecke
2
-8
/
+5
2007-10-10
r17541: When returning a trans2 request, if the "max data
Jeremy Allison
1
-0
/
+2
2007-10-10
r17463: A bit of cleanup work:
Volker Lendecke
1
-3
/
+0
2007-10-10
r17457: Add a test to do some operations on group mapping.
Volker Lendecke
1
-0
/
+5
2007-10-10
r17454: Adding dfs_EnumEx for rpcclient (Samba4 IDL to follow).
Günther Deschner
1
-1
/
+12
2007-10-10
r17453: Fix msdfs RPC management (this broke with the autogenerated dfs rpcs).
Günther Deschner
2
-2
/
+1
2007-10-10
r17451: Change pdb_getgrsid not to take a DOM_SID but a const DOM_SID * as an
Volker Lendecke
1
-2
/
+3
2007-10-10
r17346: Add optimisation vl needs for the cluster code where
Jeremy Allison
1
-0
/
+1
2007-10-10
r17316: More C++ warnings -- 456 left
Volker Lendecke
1
-1
/
+1
2007-10-10
r17314: Optimisation for POSIX locking. If we're downgrading
Jeremy Allison
1
-2
/
+6
2007-10-10
r17216: From Kai Blin <kai.blin@gmail.com>:
Andrew Bartlett
1
-0
/
+4
2007-10-10
r17191: Forgotten file, sorry!
Volker Lendecke
1
-0
/
+1
2007-10-10
r17179: Merge the vl-posixacls tmp branch into mainline. It
Jim McDonough
1
-230
/
+20
2007-10-10
r17177: Get rid of a global variable by adding a private data pointer to
Volker Lendecke
1
-6
/
+0
2007-10-10
r17146: Starting to cleanout my local tree some
Gerald Carter
1
-0
/
+7
2007-10-10
r17107: Make the 200 ms timeout value tunable in local.h...
Jeremy Allison
1
-0
/
+3
2007-10-10
r17098: Samba3 now cleanly passes Samba4 RAW-LOCK torture
Jeremy Allison
4
-3
/
+6
2007-10-10
r17039: Eliminate snum from enumshares and getshareinfo. Get rid of some pstr...
Volker Lendecke
1
-0
/
+4
[next]