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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-26
make read/write to internal pipes available externally
Volker Lendecke
3
-16
/
+12
2008-07-26
Refactoring: Make close_internal_rpc_pipe_hnd a talloc destructor
Volker Lendecke
2
-14
/
+5
2008-07-26
Refactor make_internal_rpc_pipe_p: connection_struct is not needed
Volker Lendecke
3
-23
/
+20
2008-07-26
Create doxygen comments for async_req.[ch]
Volker Lendecke
2
-45
/
+162
2008-07-26
Make api_rpcTNP static to srv_pipe.c
Volker Lendecke
2
-4
/
+5
2008-07-25
Fix an incompatible pointer warning
Volker Lendecke
1
-2
/
+2
2008-07-25
Fix bug creating files using DOS clients with mixed
Jeremy Allison
1
-1
/
+1
2008-07-25
Fix a race condition in winbind leading to a crash
Volker Lendecke
1
-4
/
+3
2008-07-25
talloc_string_sub2: Don't return NULL if src is empty.
Karolin Seeger
1
-1
/
+1
2008-07-24
If we're not allowing streams on this conn ptr,
Jeremy Allison
1
-0
/
+5
2008-07-24
Remove trailing withespace from wbinfo -m which breaks gdm auth.
Andreas Schneider
1
-4
/
+5
2008-07-24
Add casts to uint32_t to match prototype for sid_append_rid().
Jeremy Allison
1
-4
/
+4
2008-07-24
Use sys_getgrnam not getgrnam. Pointed out by Herb.
Jeremy Allison
1
-1
/
+1
2008-07-24
Merge branch 'v3-3-test' of git+ssh://sfrench@git.samba.org/data/git/samba in...
Steve French
7
-115
/
+609
2008-07-24
cifs.upcall was not recognizing the newer name "dns_resolver" key type
Steve French
1
-1
/
+2
2008-07-24
Remove unused request_finished_cont()
Volker Lendecke
2
-13
/
+0
2008-07-24
Make use of TALLOC_FREE when freeing the per-winbindrequest memory context
Volker Lendecke
1
-12
/
+3
2008-07-24
pdb_ldap: Raise level for debug message to avoid log file flooding.
John H Terpstra
1
-1
/
+1
2008-07-23
re-run "make idl" after adding idl for idl for Primary:Kerberos-Newer-Keys
Michael Adam
3
-6
/
+457
2008-07-23
drsblobs.idl: add idl for Primary:Kerberos-Newer-Keys blob in supplementalCre...
Stefan Metzmacher
1
-0
/
+37
2008-07-23
re-run "make idl" after fixing unknowns in package_PrimaryKerberos (drsblobs....
Michael Adam
2
-66
/
+32
2008-07-23
drsblobs.idl: fix unknowns in package_PrimaryKerberos idl
Stefan Metzmacher
1
-6
/
+8
2008-07-23
re-run "make idl" after fixing idl for supplementalCredentialsSubBlob.
Michael Adam
3
-3
/
+58
2008-07-23
drsblobs.idl: fix idl for supplementalCredentialsSubBlob
Stefan Metzmacher
1
-3
/
+8
2008-07-23
re-run "make idl" after changing unknown1->reserved in drsblobs.idl
Michael Adam
2
-4
/
+4
2008-07-23
drsblobs.idl: rename unknown1 -> reserved
Stefan Metzmacher
1
-1
/
+1
2008-07-23
cifs.upcall: fix compile warning
Steve French
1
-3
/
+3
2008-07-22
rpc_parse: Unify spoolss debug messages.
Karolin Seeger
1
-2
/
+2
2008-07-22
Change occurrences of the u1 member of DsBindInfo* to pid after idl change.
Michael Adam
2
-2
/
+2
2008-07-22
re-run "make idl" after changing u1 member to pid in DsBindInfo*.
Michael Adam
2
-12
/
+12
2008-07-22
drsuapi.idl: change the u1 field in DsBindInfo* to "pid".
Michael Adam
1
-4
/
+4
2008-07-22
Check for f_frsize when using statvfs
Zach Loafman
2
-1
/
+17
2008-07-22
Make DSO_EXPORTS_CMD regexp more POSIX compliant
Zach Loafman
1
-1
/
+1
2008-07-22
Fix warnings on FreeBSD-based platforms
Zach Loafman
14
-65
/
+65
2008-07-22
Fix various build warnings
Zach Loafman
7
-29
/
+23
2008-07-22
Add --enable-picky-developer
Zach Loafman
3
-3
/
+15
2008-07-22
rpcclient: make DsGetNCChanges work against w2k8 (add knowledge of DsBindInfo48)
Michael Adam
1
-0
/
+2
2008-07-22
re-run make idl after adding drsuapi_DsBindInfo48 to drsuapi.idl
Michael Adam
3
-0
/
+112
2008-07-22
drsuapi.idl: add drsuapi_SupportedExtensionsExt bitfield.
Michael Adam
1
-1
/
+6
2008-07-22
drsuapi.idl: the last 16 bytes in DsBindInfo48 ar the GUID of the config dn.
Michael Adam
1
-1
/
+2
2008-07-22
drsuapi.idl: add drsuapi_DsBindInfo48.
Michael Adam
1
-0
/
+10
2008-07-22
re-run make idl after Jelmer's "poperly cast array lengths" pidl change.
Michael Adam
20
-181
/
+181
2008-07-21
YESS -- remove the PI_* pipe constants
Volker Lendecke
1
-18
/
+0
2008-07-21
Make idl: cli_do_rpc_ndr does not use pipe_idx anymore
Volker Lendecke
17
-532
/
+2
2008-07-21
Remove unused function rpccli_is_pipe_idx
Volker Lendecke
2
-7
/
+0
2008-07-21
Refactoring: CLI_DO_RPC_* uses interface instead of pipe_idx
Volker Lendecke
4
-65
/
+68
2008-07-21
Remove a reference to pipe_idx
Volker Lendecke
1
-1
/
+2
2008-07-21
Remove some unused code
Volker Lendecke
1
-91
/
+0
2008-07-21
Remove one reference to PI_NETLOGON
Volker Lendecke
1
-1
/
+2
2008-07-21
Remove one reference to PI_LSARPC
Volker Lendecke
1
-1
/
+2
[next]