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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-12
rename sambaPassword -> userPassword.
Andrew Bartlett
14
-68
/
+49
2008-07-11
Use common code to fill in allowedAttributes in kludge_acl.
Andrew Bartlett
3
-39
/
+41
2008-07-10
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local
Andrew Bartlett
1
-2
/
+14
2008-07-10
Avoid the use of extensibleObject in ldap mapping backend.
Andrew Bartlett
3
-21
/
+143
2008-07-10
Make ad2oLschema even simpler, by moving the heavy work into dsdb.
Andrew Bartlett
4
-368
/
+368
2008-07-09
(Hopefully) fix the build by re-adding security.NTACL
Jeremy Allison
1
-0
/
+2
2008-07-09
Add in a version2 of the NT security descriptor store
Jeremy Allison
1
-3
/
+13
2008-07-09
ldb_map: eliminate "discards qualifyer" warning (const).
Michael Adam
1
-1
/
+1
2008-07-09
libnet_domain: eliminate "discards qualifier" warning (const).
Michael Adam
1
-1
/
+1
2008-07-09
dsdb: eliminate disards qualifyer compile warning.
Michael Adam
1
-1
/
+1
2008-07-09
Revert "tdbtool: fix off-by-one error in argument length. (bug #2344)"
Michael Adam
1
-1
/
+1
2008-07-08
tdbtool: fix off-by-one error in argument length. (bug #2344)
Michael Adam
1
-1
/
+1
2008-07-07
rpc_server: use the transport session_info if available
Stefan Metzmacher
1
-8
/
+12
2008-07-07
packet: make it possible to free the packet_context from the send_callback
Stefan Metzmacher
1
-0
/
+6
2008-07-07
smb_server/smb: handle incoming multi fragmented nttrans requests
Stefan Metzmacher
1
-16
/
+152
2008-07-07
smb_server/smb: prepare multi fragmented nttrans requests
Stefan Metzmacher
2
-4
/
+7
2008-07-07
libcli/raw: remove unused smb_raw_max_trans_data() function
Stefan Metzmacher
1
-12
/
+0
2008-07-07
torture: .in.max_data should not depend on the smb max size
Stefan Metzmacher
2
-9
/
+9
2008-07-07
rap: trans->in.max_data should not depend on the smb max size
Stefan Metzmacher
1
-1
/
+1
2008-07-07
dcerpc_smb: trans->in.max_data should not depend on the smb max size
Stefan Metzmacher
1
-1
/
+8
2008-07-07
libcli/raw: make multi fragmented nttrans requests possible
Stefan Metzmacher
1
-17
/
+178
2008-07-07
smb_server/smb: trans(2) setup count is uint8_t
Stefan Metzmacher
1
-2
/
+3
2008-07-07
libcli/raw: trans(2) setup count is uint8_t
Stefan Metzmacher
1
-4
/
+6
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 commit 'origin/v4-0-stable' into v4-0-test
Stefan Metzmacher
0
-0
/
+0
2008-07-02
Merge commit 'release-4-0-0alpha5' into v4-0-stable
Stefan Metzmacher
2
-4
/
+15
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
A couple more package updates
Andrew Bartlett
1
-1
/
+3
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
[next]