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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-07
libcli/raw: remove unused smbcli_request_receive_more() function
Stefan Metzmacher
1
-13
/
+0
2008-07-07
libcli/raw: use the new recv_helper infrastructure for trans/trans2 replies
Stefan Metzmacher
1
-184
/
+313
2008-07-07
libcli/raw: use the new recv_helper infrastructure for nttrans replies
Stefan Metzmacher
1
-102
/
+145
2008-07-07
libcli/raw: add a recv_helper hook infrastructure
Stefan Metzmacher
2
-1
/
+23
2008-07-07
libcli/raw: the nttrans setup count is only 8-bit
Stefan Metzmacher
1
-1
/
+1
2008-07-07
smb_server/smb: transs and transs2 calls have different word counts
Stefan Metzmacher
1
-1
/
+12
2008-07-07
smb_server/smb: fix crash bug with fragmented trans calls
Stefan Metzmacher
1
-13
/
+20
2008-07-03
dcerpc.idl: the signing overhead can be more than 32 bytes
Stefan Metzmacher
1
-1
/
+1
2008-07-03
rpc_server: use the same chunk_size logic as we we use in the client
Stefan Metzmacher
1
-7
/
+7
2008-07-02
Fix bug #5578, reported by sendel2000@hotbox.ru. Bad (non-Samba) use of strlc...
Jeremy Allison
1
-0
/
+3
2008-07-02
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local
Andrew Bartlett
1
-1
/
+1
2008-07-02
Move ad2oLschema and oLschema2ldif into Samba4, out of LDB
Andrew Bartlett
10
-174
/
+364
2008-07-02
ldap_server: allow modifies to the root dse record and pass them to the ldb l...
Stefan Metzmacher
1
-1
/
+1
2008-07-02
Fill in the auxiliary classes into the dsdb_schema.
Andrew Bartlett
1
-3
/
+2
2008-07-02
Collapse auxillary classes in LDAP schema conversion.
Andrew Bartlett
1
-4
/
+106
2008-07-01
schema_fsmo: prepare auto allocation of schema oid prefixes
Stefan Metzmacher
2
-1
/
+82
2008-07-01
schema_fsmo: move fsmo info into struct dsdb_schema
Stefan Metzmacher
5
-33
/
+20
2008-07-01
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local
Andrew Bartlett
6
-32
/
+51
2008-07-01
Create PREFIX/var/lib and PREFIX/var/run in 'make install'.
Andrew Bartlett
1
-1
/
+3
2008-06-30
schema_fsmo: only set module->private_data in case we keep the struct for a l...
Stefan Metzmacher
1
-2
/
+3
2008-06-30
drsuapi.idl: remove some unknows from DsGetNCChanges() (update samba4 callers)
Stefan Metzmacher
4
-24
/
+24
2008-06-30
drsuapi.idl: remove some unknows from DsGetNCChanges()
Stefan Metzmacher
1
-6
/
+24
2008-06-30
On the way to alpha6!
Andrew Bartlett
1
-2
/
+2
2008-06-30
Merge branch '4-0-stable' into 4-0-local
Andrew Bartlett
1
-1
/
+1
2008-06-30
Ensure we install smbd as well...
Andrew Bartlett
1
-1
/
+1
2008-06-30
Mark as 'not a git snapshot'.
Andrew Bartlett
1
-1
/
+1
2008-06-30
nbt_server/wins: don't force wins_ldb as shared_module
Stefan Metzmacher
1
-1
/
+0
2008-06-30
dsdb: don't force the build of ldb modules as shared_module
Stefan Metzmacher
1
-23
/
+0
2008-06-30
ldb_ildap: don't force the build as shared_module
Stefan Metzmacher
1
-1
/
+0
2008-06-30
auth: don't force the build of auth_server as shared_module
Stefan Metzmacher
1
-1
/
+0
2008-06-30
lib/talloc: build as MERGED_OBJ instead of STATIC_LIBRARY
Stefan Metzmacher
1
-1
/
+1
2008-06-30
lib/events: build as MERGED_OBJ instead of STATIC_LIBRARY
Stefan Metzmacher
1
-1
/
+1
2008-06-30
smb_build: use MERGED_OBJ instead of STATIC_LIBRARY
Stefan Metzmacher
1
-2
/
+2
2008-06-30
smb_build: enable implicit make rules
Stefan Metzmacher
1
-0
/
+1
2008-06-30
ldb: allow ldb modules to specify LDB_MODULE(name) or LDB_BACKEND(name)
Stefan Metzmacher
4
-164
/
+201
2008-06-30
ldb: fix the init function names for some modules
Stefan Metzmacher
1
-2
/
+2
2008-06-30
Rework samdb handling for 'netlogon' packets.
Andrew Bartlett
3
-12
/
+4
2008-06-30
Relax the ldap.py tests so that they pass against OpenLDAP CVS.
Andrew Bartlett
1
-3
/
+6
2008-06-30
Loosen ldap.py tests on the LDAP backend.
Andrew Bartlett
1
-1
/
+1
2008-06-28
Non-zero exit code on failure.
Jelmer Vernooij
1
-3
/
+6
2008-06-28
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local
Andrew Bartlett
5
-11
/
+44
2008-06-28
selftest changes for 'winbind privileged dir' change.
Andrew Bartlett
1
-1
/
+3
2008-06-28
dynconfig changes for 'winbind privileged dir' changes.
Andrew Bartlett
3
-1
/
+7
2008-06-28
Use a configure-specified directory for the winbind priv pipe
Andrew Bartlett
5
-17
/
+65
2008-06-28
pvfs: create a pvfs_acl subsystem
Stefan Metzmacher
5
-9
/
+43
2008-06-28
pvfs: pvfs_aio should be a subsystem instead of an extra ntvfs module
Stefan Metzmacher
1
-2
/
+1
2008-06-28
Fix the wbinfo test on the LDAP backend.
Andrew Bartlett
2
-34
/
+0
2008-06-27
ntlm_auth: eliminate "cast pointer from integer of different size" warnings o...
Michael Adam
1
-2
/
+2
2008-06-27
ntlmssp: get rid of "cast to pointer from integer of different size" warning ...
Michael Adam
1
-3
/
+3
2008-06-27
tdb_unpack: Eliminate "cast to pointer from integer of different size" warnin...
Michael Adam
1
-1
/
+7
[next]