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
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-14
Rely on standard {u,}int{8,16,32,64}_t types provided by system or
Jelmer Vernooij
1
-1
/
+1
2008-10-14
Use GUID_random.
Jelmer Vernooij
1
-11
/
+0
2008-10-14
Use GUID_from_string.
Jelmer Vernooij
1
-51
/
+0
2008-10-14
Use GUID_string rather than smb_uuid_string().
Jelmer Vernooij
2
-20
/
+4
2008-10-14
Use common fusage implementation.
Jelmer Vernooij
1
-157
/
+0
2008-10-14
Use {u,}int64_t instead of SMB_BIG_{U,}INT.
Jelmer Vernooij
7
-59
/
+55
2008-10-13
Share ndrdump implementation.
Jelmer Vernooij
1
-7
/
+66
2008-10-13
Use DATA_BLOB instead of "struct data_blob".
Jelmer Vernooij
1
-4
/
+4
2008-10-13
Add data_blob_string_const_null() function that includes the terminating
Jelmer Vernooij
3
-11
/
+11
2008-10-12
Use common util_file code.
Jelmer Vernooij
2
-348
/
+10
2008-10-12
Sync util_tdb implementations.
Jelmer Vernooij
1
-297
/
+0
2008-10-12
Move rbtree.[ch] to lib/util.
Jelmer Vernooij
3
-424
/
+2
2008-10-12
Use common signal helper implementation.
Jelmer Vernooij
1
-138
/
+0
2008-10-12
Share data_blob implementation.
Jelmer Vernooij
2
-186
/
+6
2008-10-12
Use common strlist implementation in Samba 3 and Samba 4.
Jelmer Vernooij
1
-107
/
+0
2008-10-11
Cope with changed signature of http_timestring().
Jelmer Vernooij
2
-559
/
+1
2008-10-11
Use xfile from common lib/util in Samba 3.
Jelmer Vernooij
1
-417
/
+0
2008-10-11
Provide the same set of helper functions for DEBUG in Samba 3 and Samba
Jelmer Vernooij
1
-3
/
+9
2008-10-11
Merge branch 'master' of ssh://git.samba.org/data/git/samba into arc4
Jelmer Vernooij
17
-42
/
+276
2008-10-09
Remove SEC_ACCESS. It's a uint32_t.
Jeremy Allison
5
-25
/
+14
2008-10-08
For the vfs_acl_xattr.c module, make sure we map GENERIC file and directory bits
Jeremy Allison
1
-0
/
+18
2008-10-07
Make map_errno_from_nt_status() a generic call, not just a cli specific one.
Jeremy Allison
1
-0
/
+136
2008-10-05
Fix some missing error handlings
Volker Lendecke
3
-2
/
+8
2008-10-05
OS/X does not have rl_done in readline.h
Volker Lendecke
1
-0
/
+8
2008-10-03
Correctly fix smbclient to terminate on eof from server.
Jeremy Allison
1
-1
/
+12
2008-10-03
Simply our main loop processing. A lot :-). Correctly use events for all the ...
Jeremy Allison
1
-0
/
+15
2008-10-02
Fix bug 5805: don't close stdout
Derrell Lipman
1
-1
/
+3
2008-09-29
fixed an (unlikely) memory leak
Andrew Tridgell
1
-0
/
+1
2008-09-29
fixed a segfault on the ctdb destructor code
Andrew Tridgell
1
-3
/
+10
2008-09-29
[s3]fix build --with-cluster-support after ndr_[pull|push]_struct blob changes.
Michael Adam
1
-2
/
+2
2008-09-29
Fix async_connect
Volker Lendecke
1
-1
/
+2
2008-09-25
netapi: start supporting NetUserSetInfo level 3.
Günther Deschner
1
-7
/
+46
2008-09-25
s3:lib/ldb: Don't return already freed pointer on error.
Stefan Metzmacher
1
-0
/
+1
2008-09-24
Merge branch 'master' of ssh://git.samba.org/data/git/samba into arc4
Jelmer Vernooij
1
-103
/
+0
2008-09-24
Use common crc32 implementation.
Jelmer Vernooij
1
-103
/
+0
2008-09-24
Use common arcfour implementation.
Jelmer Vernooij
2
-82
/
+4
2008-09-24
Use shared copy of hmac5 implementation.
Jelmer Vernooij
1
-135
/
+0
2008-09-24
Use common md4 implementation.
Jelmer Vernooij
1
-174
/
+0
2008-09-24
Use common MD5.
Jelmer Vernooij
1
-247
/
+0
2008-09-23
s3-nbt: fix remaining callers of ndr_push/pull_struct_blob.
Günther Deschner
2
-4
/
+4
2008-09-22
netapi: add NetFile testsuite.
Günther Deschner
4
-1
/
+151
2008-09-22
netapi: fix case statement in example NetUserSetModals code.
Günther Deschner
1
-0
/
+1
2008-09-17
build: fix cflag recursion in generated netapi makefiles.
Günther Deschner
2
-51
/
+51
2008-09-16
Merge branch 'singlecompression' into single
Jelmer Vernooij
2
-709
/
+0
2008-09-16
Use single copy of compression library in Samba3,4.
Jelmer Vernooij
2
-709
/
+0
2008-09-16
Merge branch 'singlensswrap' into single
Jelmer Vernooij
5
-1589
/
+0
2008-09-16
Use single cope of nss_wrapper in Samba 3 and Samba 4.
Jelmer Vernooij
6
-1590
/
+1
2008-09-16
Merge branch 'singlesw' into single
Jelmer Vernooij
5
-2112
/
+0
2008-09-16
Merge branch 'singlereplace' into single
Jelmer Vernooij
68
-14653
/
+3
2008-09-16
Merge branch 'singletdb' into single
Jelmer Vernooij
39
-15530
/
+1
[next]