index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Share RPC binding string utility functions.
Jelmer Vernooij
2008-10-12
1
-1
/
+1
*
Use common util_file code.
Jelmer Vernooij
2008-10-12
1
-7
/
+7
*
Sync util_tdb implementations.
Jelmer Vernooij
2008-10-12
1
-16
/
+16
*
Move rbtree.[ch] to lib/util.
Jelmer Vernooij
2008-10-12
1
-132
/
+0
*
Use common xfile.h.
Jelmer Vernooij
2008-10-12
2
-49
/
+1
*
Use common byteorder.h.
Jelmer Vernooij
2008-10-12
2
-177
/
+1
*
Revert "Make get_rpc_pipe() static"
Volker Lendecke
2008-10-12
1
-0
/
+1
*
Make get_rpc_pipe() static
Volker Lendecke
2008-10-12
1
-1
/
+0
*
Fix warning, prototype.
Jelmer Vernooij
2008-10-12
1
-1
/
+1
*
Share data_blob implementation.
Jelmer Vernooij
2008-10-12
5
-27
/
+6
*
Use common strlist implementation in Samba 3 and Samba 4.
Jelmer Vernooij
2008-10-12
1
-2
/
+2
*
Cope with changed signature of http_timestring().
Jelmer Vernooij
2008-10-11
3
-5
/
+2
*
Remove duplicate copy of dlinklist.h.
Jelmer Vernooij
2008-10-11
2
-114
/
+1
*
Provide the same set of helper functions for DEBUG in Samba 3 and Samba
Jelmer Vernooij
2008-10-11
2
-6
/
+9
*
Merge branch 'master' of ssh://git.samba.org/data/git/samba into arc4
Jelmer Vernooij
2008-10-11
11
-3160
/
+33
|
\
|
*
If you have a large number of cups printers, then scanning for print info can...
Jeremy Allison
2008-10-10
2
-2
/
+7
|
*
Remove SEC_ACCESS. It's a uint32_t.
Jeremy Allison
2008-10-09
2
-5
/
+1
|
*
Remove a pointless level of indirection
Volker Lendecke
2008-10-09
1
-1
/
+0
|
*
For the vfs_acl_xattr.c module, make sure we map GENERIC file and directory bits
Jeremy Allison
2008-10-08
1
-0
/
+1
|
*
Deal with inheritance from parent directory when setting Windows
Jeremy Allison
2008-10-08
1
-0
/
+3
|
*
Remove unused CHECK_FSP macro
Volker Lendecke
2008-10-08
1
-16
/
+0
|
*
Update vfs version as I've added a const to the security_descriptor paramter ...
Jeremy Allison
2008-10-07
2
-4
/
+5
|
*
Make map_errno_from_nt_status() a generic call, not just a cli specific one.
Jeremy Allison
2008-10-07
1
-0
/
+1
|
*
Add netlogond auth method
Volker Lendecke
2008-10-06
1
-0
/
+2
|
*
Add dyn_NCALRPCDIR
Volker Lendecke
2008-10-06
1
-0
/
+4
|
*
Store a local schannel key in secrets.tdb
Volker Lendecke
2008-10-06
2
-0
/
+4
|
*
Correctly fix smbclient to terminate on eof from server.
Jeremy Allison
2008-10-03
1
-0
/
+1
|
*
Simply our main loop processing. A lot :-). Correctly use events for all the ...
Jeremy Allison
2008-10-03
1
-1
/
+2
|
*
s3-nbt: remove double nbt netlogon opcodes.
Günther Deschner
2008-09-25
1
-11
/
+0
|
*
Remove these no longer used include files.
Jeremy Allison
2008-09-25
2
-3118
/
+0
|
*
printing: Rename new parameter "cups timeout" to "cups connection timeout".
Karolin Seeger
2008-09-24
2
-2
/
+2
*
|
Merge branch 'master' of ssh://git.samba.org/data/git/samba into arc4
Jelmer Vernooij
2008-09-24
2
-4
/
+1
|
\
|
|
*
Use common crc32 implementation.
Jelmer Vernooij
2008-09-24
2
-4
/
+1
*
|
Use common arcfour implementation.
Jelmer Vernooij
2008-09-24
3
-8
/
+4
|
/
*
Use shared copy of hmac5 implementation.
Jelmer Vernooij
2008-09-24
3
-40
/
+1
*
Use common MD5.
Jelmer Vernooij
2008-09-24
3
-26
/
+1
*
s3-nbt: use the new generated nbt.
Günther Deschner
2008-09-24
2
-96
/
+5
*
printing: Add new parameter "cups timeout".
Karolin Seeger
2008-09-23
2
-0
/
+2
*
s3-ndr: add stub smb_iconv_convenience to some ndr_ functions.
Günther Deschner
2008-09-23
1
-3
/
+4
*
s3-nbt: use ../libcli/nbt helper.
Günther Deschner
2008-09-23
1
-17
/
+0
*
s3: use samba4 prototype for ndr_push/pull_struct_blob.
Günther Deschner
2008-09-23
1
-4
/
+2
*
s3-charset: add smb_iconv_convenience.
Günther Deschner
2008-09-23
1
-0
/
+2
*
netlogon: move password change code out to rpccli_netlogon_set_trust_password.
Günther Deschner
2008-09-21
1
-0
/
+6
*
netlogon: add init_netr_CryptPassword.
Günther Deschner
2008-09-21
1
-0
/
+3
*
Add comment to explain version bump
Simo Sorce
2008-09-19
1
-0
/
+1
*
idmap: Increment the interface number after Volker's rewrite.
Gerald (Jerry) Carter
2008-09-19
1
-1
/
+1
*
Merge branch 'master' of ssh://git.samba.org/data/git/samba into singlelib
Jelmer Vernooij
2008-09-17
2
-0
/
+15
|
\
|
*
* Allow an admin to define the "uid" attribute for a RFC2307
Gerald (Jerry) Carter
2008-09-16
1
-0
/
+5
|
*
winbindd: Add support for name aliasing.
Gerald (Jerry) Carter
2008-09-16
1
-0
/
+10
*
|
Merge branch 'singlereplace' into single
Jelmer Vernooij
2008-09-16
2
-3
/
+3
|
\
\
[prev]
[next]