index
:
delta/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
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libcli
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid the use of PyAPI_DATA, which is for internal Python API's.
Arnaud Faucher
2010-11-22
1
-1
/
+1
*
s4-doserr: telling our users to "see Windows help" doesn't seem right
Andrew Tridgell
2010-11-17
1
-4
/
+4
*
raw.h is only needed in the S4 build
Volker Lendecke
2010-11-09
1
-0
/
+2
*
idl: Use DRSUAPI_ATTID_ prefix instead of DRSUAPI_ATTRIBUTE_ for ATTID values
Kamen Mazdrashki
2010-10-31
1
-22
/
+22
*
s4: Remove the old perl/m4/make/mk-based build system.
Jelmer Vernooij
2010-10-31
10
-227
/
+0
*
s4-tdb: make tdb-wrap into a private library
Andrew Tridgell
2010-10-30
1
-1
/
+1
*
waf: Stop automaticaly changing dashes to underscores in library names.
Jelmer Vernooij
2010-10-26
2
-4
/
+4
*
waf: Remove lib prefix from libraries manually.
Jelmer Vernooij
2010-10-26
5
-10
/
+10
*
s4: Drop duplicate 'lib' prefix for private libraries.
Jelmer Vernooij
2010-10-26
3
-4
/
+4
*
libcli/security Remove unused sec_acl_equal()
Andrew Bartlett
2010-10-24
2
-47
/
+0
*
s4: Rename LIBCLI_NBT -> cli_nbt.
Jelmer Vernooij
2010-10-24
1
-3
/
+3
*
s4: Rename LIBCLI_LDAP to libcli_ldap.
Jelmer Vernooij
2010-10-24
1
-1
/
+1
*
s4: Rename LIBSAMBA-* to libsamba-*
Jelmer Vernooij
2010-10-24
4
-10
/
+10
*
s4: Rename LIBSECURITY{_SESSION,} to libsecurity{_session,}
Jelmer Vernooij
2010-10-24
1
-1
/
+1
*
s4: Rename LIBNETIF to libnetif.
Jelmer Vernooij
2010-10-23
1
-6
/
+6
*
create_descriptor.c - fix comment
Matthias Dieter Wallnöfer
2010-10-23
1
-1
/
+1
*
s4 dns: Import DNS win32 error codes from MS-ERREF
Kai Blin
2010-10-23
2
-0
/
+282
*
Fix const warning. Allocate off NULL as we always talloc_free().
Jeremy Allison
2010-10-22
1
-1
/
+1
*
libcli: LIBSECURITY depends on NDR_SECURITY
Andrew Tridgell
2010-10-21
1
-1
/
+1
*
s4-waf: removed dependencies on missing subsystems
Andrew Tridgell
2010-10-21
1
-1
/
+1
*
libcli: make LIBCLI_NBT a private library
Andrew Tridgell
2010-10-21
1
-4
/
+5
*
libcli: make the LIBSECURITY subsystem into a private library
Andrew Tridgell
2010-10-21
1
-4
/
+5
*
Now we have SeSystemSecurity, remove the source3-only #ifdef.
Jeremy Allison
2010-10-21
1
-2
/
+0
*
Add code to implement SeSecurityPrivilege in net rpc rights, and in the
Jeremy Allison
2010-10-21
1
-6
/
+3
*
libcli/security/access_check.c - fix a memory leak
Matthias Dieter Wallnöfer
2010-10-20
1
-7
/
+12
*
libcli/ldap Don't try and encode a control with a NULL OID
Andrew Bartlett
2010-10-20
1
-0
/
+6
*
Fix shadow warning for "access" variable.
Jeremy Allison
2010-10-19
1
-3
/
+3
*
readline: fixed the test for history_list()
Andrew Tridgell
2010-10-19
1
-1
/
+1
*
libcli/nbt: we don't need LIBCLI_COMPOSITE anymore
Stefan Metzmacher
2010-10-18
1
-1
/
+1
*
libcli/nbt: convert nbt_name_register_bcast_send/recv to tevent_req
Stefan Metzmacher
2010-10-18
2
-87
/
+107
*
libcli/nbt: s/name_register_bcast_handler/nbt_name_register_bcast_handler
Stefan Metzmacher
2010-10-18
1
-4
/
+4
*
libcli/nbt: s/register_bcast_state/nbt_name_register_bcast_state/
Stefan Metzmacher
2010-10-18
1
-4
/
+4
*
libcli/nbt: move nbt_name_register_bcast_send to the top of nbt_name_register...
Stefan Metzmacher
2010-10-18
1
-49
/
+51
*
libcli/nbt: convert nbt_name_register_wins_send/recv to tevent_req
Stefan Metzmacher
2010-10-18
2
-105
/
+158
*
libcli/nbt: s/name_register_wins_handler/nbt_name_register_wins_handler
Stefan Metzmacher
2010-10-18
1
-5
/
+5
*
libcli/nbt: s/register_wins_state/nbt_name_register_wins_state
Stefan Metzmacher
2010-10-18
1
-7
/
+7
*
libcli/nbt: move nbt_name_register_wins_send() to the top of all nbt_name_reg...
Stefan Metzmacher
2010-10-18
1
-59
/
+60
*
libcli/nbt: convert nbt_name_refresh_wins_send/recv to tevent_req
Stefan Metzmacher
2010-10-18
3
-96
/
+145
*
libcli/nbt: s/name_refresh_wins_handler/nbt_name_refresh_wins_handler
Stefan Metzmacher
2010-10-18
1
-5
/
+5
*
libcli/nbt: s/refresh_wins_state/nbt_name_refresh_wins_state
Stefan Metzmacher
2010-10-18
1
-7
/
+7
*
libcli/nbt: move nbt_name_refresh_wins_send() to the top of all nbt_name_refr...
Stefan Metzmacher
2010-10-18
1
-57
/
+59
*
libcli/util: add pipe related NT_STATUS_RPC_* codes
Stefan Metzmacher
2010-10-18
1
-0
/
+6
*
security: ensure the merge of libcli/security doesn't change s3 behaviour
Andrew Tridgell
2010-10-14
1
-0
/
+5
*
libcli/security Use static SIDs rather than parsing from strings
Andrew Bartlett
2010-10-14
2
-5
/
+6
*
libcli/auth Merge source4/libcli/security and util_sid.c into the common code
Andrew Bartlett
2010-10-14
10
-9
/
+1139
*
libcli/security Define traditional constants in terms of IDL macros
Andrew Bartlett
2010-10-14
1
-0
/
+64
*
libcli/security Move source3/lib/util_seaccess.c into the common code
Andrew Bartlett
2010-10-14
3
-0
/
+306
*
libcli/security Provide a common, top level libcli/security/security.h
Andrew Bartlett
2010-10-12
5
-7
/
+52
*
libcli/security Add debug class to security_token_debug() et al
Andrew Bartlett
2010-10-12
4
-16
/
+18
*
libcli/security Move most of security_token.c to common code.
Andrew Bartlett
2010-10-12
3
-1
/
+203
[next]