index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make ad2oLschema even simpler, by moving the heavy work into dsdb.
Andrew Bartlett
2008-07-10
4
-368
/
+368
*
ldb_map: eliminate "discards qualifyer" warning (const).
Michael Adam
2008-07-09
1
-1
/
+1
*
libnet_domain: eliminate "discards qualifier" warning (const).
Michael Adam
2008-07-09
1
-1
/
+1
*
dsdb: eliminate disards qualifyer compile warning.
Michael Adam
2008-07-09
1
-1
/
+1
*
Revert "tdbtool: fix off-by-one error in argument length. (bug #2344)"
Michael Adam
2008-07-09
1
-1
/
+1
*
tdbtool: fix off-by-one error in argument length. (bug #2344)
Michael Adam
2008-07-08
1
-1
/
+1
*
rpc_server: use the transport session_info if available
Stefan Metzmacher
2008-07-07
1
-8
/
+12
*
packet: make it possible to free the packet_context from the send_callback
Stefan Metzmacher
2008-07-07
1
-0
/
+6
*
smb_server/smb: handle incoming multi fragmented nttrans requests
Stefan Metzmacher
2008-07-07
1
-16
/
+152
*
smb_server/smb: prepare multi fragmented nttrans requests
Stefan Metzmacher
2008-07-07
2
-4
/
+7
*
libcli/raw: remove unused smb_raw_max_trans_data() function
Stefan Metzmacher
2008-07-07
1
-12
/
+0
*
torture: .in.max_data should not depend on the smb max size
Stefan Metzmacher
2008-07-07
2
-9
/
+9
*
rap: trans->in.max_data should not depend on the smb max size
Stefan Metzmacher
2008-07-07
1
-1
/
+1
*
dcerpc_smb: trans->in.max_data should not depend on the smb max size
Stefan Metzmacher
2008-07-07
1
-1
/
+8
*
libcli/raw: make multi fragmented nttrans requests possible
Stefan Metzmacher
2008-07-07
1
-17
/
+178
*
smb_server/smb: trans(2) setup count is uint8_t
Stefan Metzmacher
2008-07-07
1
-2
/
+3
*
libcli/raw: trans(2) setup count is uint8_t
Stefan Metzmacher
2008-07-07
1
-4
/
+6
*
libcli/raw: remove unused smbcli_request_receive_more() function
Stefan Metzmacher
2008-07-07
1
-13
/
+0
*
libcli/raw: use the new recv_helper infrastructure for trans/trans2 replies
Stefan Metzmacher
2008-07-07
1
-184
/
+313
*
libcli/raw: use the new recv_helper infrastructure for nttrans replies
Stefan Metzmacher
2008-07-07
1
-102
/
+145
*
libcli/raw: add a recv_helper hook infrastructure
Stefan Metzmacher
2008-07-07
2
-1
/
+23
*
libcli/raw: the nttrans setup count is only 8-bit
Stefan Metzmacher
2008-07-07
1
-1
/
+1
*
smb_server/smb: transs and transs2 calls have different word counts
Stefan Metzmacher
2008-07-07
1
-1
/
+12
*
smb_server/smb: fix crash bug with fragmented trans calls
Stefan Metzmacher
2008-07-07
1
-13
/
+20
*
dcerpc.idl: the signing overhead can be more than 32 bytes
Stefan Metzmacher
2008-07-03
1
-1
/
+1
*
rpc_server: use the same chunk_size logic as we we use in the client
Stefan Metzmacher
2008-07-03
1
-7
/
+7
*
Fix bug #5578, reported by sendel2000@hotbox.ru. Bad (non-Samba) use of strlc...
Jeremy Allison
2008-07-02
1
-0
/
+3
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local
Andrew Bartlett
2008-07-02
1
-1
/
+1
|
\
|
*
ldap_server: allow modifies to the root dse record and pass them to the ldb l...
Stefan Metzmacher
2008-07-02
1
-1
/
+1
*
|
Move ad2oLschema and oLschema2ldif into Samba4, out of LDB
Andrew Bartlett
2008-07-02
10
-174
/
+364
|
/
*
Fill in the auxiliary classes into the dsdb_schema.
Andrew Bartlett
2008-07-02
1
-3
/
+2
*
Collapse auxillary classes in LDAP schema conversion.
Andrew Bartlett
2008-07-02
1
-4
/
+106
*
schema_fsmo: prepare auto allocation of schema oid prefixes
Stefan Metzmacher
2008-07-01
2
-1
/
+82
*
schema_fsmo: move fsmo info into struct dsdb_schema
Stefan Metzmacher
2008-07-01
5
-33
/
+20
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local
Andrew Bartlett
2008-07-01
6
-32
/
+51
|
\
|
*
schema_fsmo: only set module->private_data in case we keep the struct for a l...
Stefan Metzmacher
2008-06-30
1
-2
/
+3
|
*
drsuapi.idl: remove some unknows from DsGetNCChanges() (update samba4 callers)
Stefan Metzmacher
2008-06-30
4
-24
/
+24
|
*
drsuapi.idl: remove some unknows from DsGetNCChanges()
Stefan Metzmacher
2008-06-30
1
-6
/
+24
*
|
Create PREFIX/var/lib and PREFIX/var/run in 'make install'.
Andrew Bartlett
2008-07-01
1
-1
/
+3
|
/
*
On the way to alpha6!
Andrew Bartlett
2008-06-30
1
-2
/
+2
*
Merge branch '4-0-stable' into 4-0-local
Andrew Bartlett
2008-06-30
1
-1
/
+1
|
\
|
*
Mark as 'not a git snapshot'.
Andrew Bartlett
2008-06-30
1
-1
/
+1
*
|
Ensure we install smbd as well...
Andrew Bartlett
2008-06-30
1
-1
/
+1
|
/
*
nbt_server/wins: don't force wins_ldb as shared_module
Stefan Metzmacher
2008-06-30
1
-1
/
+0
*
dsdb: don't force the build of ldb modules as shared_module
Stefan Metzmacher
2008-06-30
1
-23
/
+0
*
ldb_ildap: don't force the build as shared_module
Stefan Metzmacher
2008-06-30
1
-1
/
+0
*
auth: don't force the build of auth_server as shared_module
Stefan Metzmacher
2008-06-30
1
-1
/
+0
*
lib/talloc: build as MERGED_OBJ instead of STATIC_LIBRARY
Stefan Metzmacher
2008-06-30
1
-1
/
+1
*
lib/events: build as MERGED_OBJ instead of STATIC_LIBRARY
Stefan Metzmacher
2008-06-30
1
-1
/
+1
*
smb_build: use MERGED_OBJ instead of STATIC_LIBRARY
Stefan Metzmacher
2008-06-30
1
-2
/
+2
[next]