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
/
source4
/
rpc_server
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-07
rpc_server: add support for DCERPC_PFC_FLAG_SUPPORT_HEADER_SIGN
Stefan Metzmacher
3
-1
/
+14
2008-07-28
rpc_server: remove unused variable
Stefan Metzmacher
1
-1
/
+0
2008-07-25
Make a new define to ensure the accoc_group_id we use is always in common.
Andrew Bartlett
1
-2
/
+4
2008-07-23
rpc_server: be more strict with the incoming assoc_group_id
Stefan Metzmacher
1
-12
/
+12
2008-07-23
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet
Andrew Bartlett
1
-0
/
+11
2008-07-23
The SMB session key must not be more than 16 bytes in SAMR (and
Andrew Bartlett
1
-1
/
+10
2008-07-23
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local
Andrew Bartlett
1
-6
/
+9
2008-07-23
Remove the 'accoc_group_id' check in the RPC server.
Andrew Bartlett
1
-0
/
+11
2008-07-22
Change occurrences of the u1 member of DsBindInfo* to pid after idl change.
Michael Adam
1
-6
/
+9
2008-07-21
Rename structures to better match the names in the WSPP IDL.
Andrew Bartlett
1
-33
/
+33
2008-07-21
Remove bogus test in 'enum trusted domains' LSA server.
Andrew Bartlett
1
-6
/
+0
2008-07-07
rpc_server: use the transport session_info if available
Stefan Metzmacher
1
-8
/
+12
2008-07-03
rpc_server: use the same chunk_size logic as we we use in the client
Stefan Metzmacher
1
-7
/
+7
2008-06-14
Make up the right dependencies now that ldb depends on libevents
Simo Sorce
1
-2
/
+2
2008-05-18
Fix a couple (well, little more than that..) of typos.
Jelmer Vernooij
1
-5
/
+5
2008-05-18
Create prototype headers from Makefile directory, without smb_build in the mi...
Jelmer Vernooij
1
-5
/
+11
2008-05-18
Use variables for source directory in a couple more places.
Jelmer Vernooij
1
-17
/
+17
2008-05-16
The following patch calls the op_bind operation for an interface which contex...
Julien Kerihuel
1
-0
/
+8
2008-05-16
This patch adds remaining padding bytes to the dcerpc_fault IDL structure and...
Julien Kerihuel
1
-0
/
+4
2008-04-25
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
12
-45
/
+48
2008-04-21
Remove more event_context_init() uses from function calls within deep down th...
Simo Sorce
1
-1
/
+2
2008-04-17
Specify event_context to ldb_wrap_connect explicitly.
Jelmer Vernooij
12
-44
/
+46
2008-04-14
Use _OBJ_FILES variables in a couple more places.
Jelmer Vernooij
1
-38
/
+38
2008-04-14
Remove prototypes from build.h in preparation of removing build.h
Jelmer Vernooij
1
-0
/
+12
2008-04-08
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
11
-107
/
+242
2008-04-02
rpc_server: Remove references to sidmap from the lsa pipe code.
Kai Blin
3
-9
/
+2
2008-04-02
rpc_server: Use wbclient instead of sidmap in unixinfo pipe
Kai Blin
1
-41
/
+119
2008-04-02
wbclient: Add an async winbind client library.
Kai Blin
1
-1
/
+2
2008-04-02
Move handle utility functions to public header, remove more public headers.
Jelmer Vernooij
2
-37
/
+38
2008-04-02
Trim down installed headers some more.
Jelmer Vernooij
1
-2
/
+0
2008-04-02
Install public header files again and include required prototypes.
Jelmer Vernooij
6
-19
/
+81
2008-03-28
Merge v4.0-test
Jelmer Vernooij
5
-143
/
+302
2008-03-20
More kludge ACLs!
Andrew Bartlett
2
-88
/
+193
2008-03-14
Rework our SAMR test and SAMR server.
Andrew Bartlett
2
-25
/
+49
2008-03-13
Rework SAMR functions to avoid gendb_search()
Andrew Bartlett
1
-26
/
+38
2008-03-13
Show why a LookupName fails (help debugging)
Andrew Bartlett
2
-3
/
+21
2008-03-13
Rework to have member server 'domains' be CN=NETBIOSNAME
Andrew Bartlett
1
-1
/
+1
2008-03-08
Fix the build.
Jelmer Vernooij
2
-14
/
+26
2008-03-08
Push SOVERSION and VERSION out of perl code.
Jelmer Vernooij
2
-2
/
+0
2008-03-07
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
1
-0
/
+1
2008-03-06
ntvfs: pass down the client capabilities into the ntvfs layer
Stefan Metzmacher
1
-0
/
+1
2008-03-03
Fix some syntax errors.
Jelmer Vernooij
1
-1
/
+1
2008-03-03
Move object file lists to the Makefile.
Jelmer Vernooij
1
-38
/
+36
2008-02-29
Move public header accumulation out of the perl code.
Jelmer Vernooij
1
-4
/
+6
2008-02-29
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
4
-31
/
+45
2008-02-28
Merge branch 'v4-0-trivial' into v4-0-test
Jelmer Vernooij
2
-7
/
+5
2008-02-28
Check for and reject invalid account flags.
Andrew Bartlett
1
-0
/
+14
2008-02-28
Generate ACB_PW_EXPIRED correctly
Andrew Bartlett
2
-24
/
+26
2008-02-26
Move public header accumulation out of the perl code.
Jelmer Vernooij
1
-2
/
+4
2008-02-25
Remove public prototype headers. Generating both public and private prototype...
Jelmer Vernooij
1
-2
/
+2
[next]