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
2010-10-21
nsswitch: make LIBWBCLIENT a private library
Andrew Tridgell
1
-4
/
+5
2010-10-21
lib: add UTIL_TEVENT to samba_sockets grouping library
Andrew Tridgell
1
-1
/
+1
2010-10-21
s4-libcli: make LIBSAMBA-ERRORS a private library
Andrew Tridgell
1
-6
/
+7
2010-10-21
s4-lib: make SMBPASSWD a private library
Andrew Tridgell
1
-4
/
+5
2010-10-21
s4-dsdb: moved a bunch of fuctions from schema/schema_info_attr.c to samdb/ld...
Andrew Tridgell
7
-295
/
+367
2010-10-21
s4-waf: make NDR_STANDARD a grouping library and add NDR_SAMBA4
Andrew Tridgell
1
-1
/
+10
2010-10-21
s4-build: make LIBSAMBA-NET a private library
Andrew Tridgell
1
-2
/
+3
2010-10-21
waf-build: create a NDR_SAMBA grouping library
Andrew Tridgell
1
-0
/
+8
2010-10-21
waf-build: create a samba_sockets grouping library
Andrew Tridgell
1
-0
/
+7
2010-10-21
s4-waf: removed dependencies on missing subsystems
Andrew Tridgell
9
-31
/
+11
2010-10-21
waf: replace the is_bundled option with private_library
Andrew Tridgell
7
-17
/
+13
2010-10-21
waf: added the concept of a grouping_library
Andrew Tridgell
1
-1
/
+32
2010-10-21
s4-build: fixed some formatting
Andrew Tridgell
3
-5
/
+6
2010-10-21
build: subunit and popt need to be marked as private libraries
Andrew Tridgell
2
-4
/
+5
2010-10-21
waf: cope with libraries with a specified version number
Andrew Tridgell
1
-0
/
+3
2010-10-21
s4-libcli: make LIBCLI_LDAP a private library
Andrew Tridgell
1
-7
/
+8
2010-10-21
s4-auth: make auth a private library
Andrew Tridgell
1
-5
/
+6
2010-10-21
replace: make libreplace a private library
Andrew Tridgell
1
-0
/
+1
2010-10-21
s4-ndr: make NDR_TABLE a private library
Andrew Tridgell
1
-1
/
+2
2010-10-21
libcli: make LIBCLI_NBT a private library
Andrew Tridgell
1
-4
/
+5
2010-10-21
wrapper: make socket_wrapper, uid_wrapper and nss_wrapper private libs
Andrew Tridgell
3
-12
/
+15
2010-10-21
waf: re-work the module alias code
Andrew Tridgell
1
-22
/
+52
2010-10-21
s4-dsdb: make SAMDB_COMMON into a private library
Andrew Tridgell
1
-5
/
+6
2010-10-21
libcli: make the LIBSECURITY subsystem into a private library
Andrew Tridgell
1
-4
/
+5
2010-10-21
waf: fixed expansion of direct_objects and direct_libs
Andrew Tridgell
1
-2
/
+2
2010-10-21
waf: allows libraries to be marked as private_library=True
Andrew Tridgell
2
-3
/
+13
2010-10-21
waf: rework expand_subsystem_deps()
Andrew Tridgell
1
-18
/
+36
2010-10-21
waf: added --show-deps and --show-duplicates
Andrew Tridgell
2
-1
/
+74
2010-10-21
ldb:ldb_modules.c - if we don't find the associated dynamic object then pleas...
Matthias Dieter Wallnöfer
1
-0
/
+1
2010-10-21
ldb:ldb_tdb/ldb_cache.c - remove a superflous "talloc_free"
Matthias Dieter Wallnöfer
1
-3
/
+1
2010-10-21
ldb:ldb_tdb/ldb_cache.c - in this function we don't use LDB return codes
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-10-21
s4:lib/util/charset/iconv.c - remove a distinction which can never happen
Matthias Dieter Wallnöfer
1
-4
/
+1
2010-10-21
Now we have SeSystemSecurity, remove the source3-only #ifdef.
Jeremy Allison
1
-2
/
+0
2010-10-21
Add code to implement SeSecurityPrivilege in net rpc rights, and in the
Jeremy Allison
3
-27
/
+21
2010-10-20
pytalloc: use talloc_unlink() to free py_talloc objects
Kamen Mazdrashki
1
-1
/
+3
2010-10-20
talloc: make header C++ safe
Simo Sorce
1
-0
/
+8
2010-10-20
smbtorture: Fix typo in status message.
James Peach
1
-1
/
+1
2010-10-20
s3: Make "unpack_pjob" static
Volker Lendecke
2
-2
/
+1
2010-10-20
s3: Use any_nt_status_not_ok in winbind
Volker Lendecke
19
-95
/
+19
2010-10-20
s3: Add any_nt_status_not_ok
Volker Lendecke
2
-0
/
+14
2010-10-20
s3: Don't use talloc_autofree_context in map_file
Volker Lendecke
1
-1
/
+1
2010-10-20
uid_wrapper: The gid wrapper does not require a destructor
Volker Lendecke
1
-2
/
+2
2010-10-20
Make getpwnam_alloc() static to lib/username.c, and ensure all username looku...
Jeremy Allison
17
-117
/
+97
2010-10-20
nsstest: no need for two copies of the same tool.
Günther Deschner
4
-527
/
+116
2010-10-20
s3-waf: more registry cleanup.
Günther Deschner
1
-9
/
+20
2010-10-20
s3-waf: convert LIBSMBCONF into a subsystem.
Günther Deschner
1
-5
/
+8
2010-10-20
s3-waf: move RPC_CLIENT_SCHANNEL into a subsystem.
Günther Deschner
2
-7
/
+12
2010-10-20
s4-schema_init: Print more info about syntax we fail to recognize
Kamen Mazdrashki
1
-2
/
+4
2010-10-20
asn1_tests.c: Make test data static const
Kamen Mazdrashki
1
-6
/
+6
2010-10-20
lib/util/asn1.c: comment spelling
Kamen Mazdrashki
1
-1
/
+1
[next]