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-11-06
s4:operational LDB module - "canonicalName" doesn't make use of the "distingu...
Matthias Dieter Wallnöfer
1
-2
/
+2
2010-11-06
ldb:ldb_tdb.c - ltdb_check_special_dn - fix indentation
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-11-06
ldb:ldb_tdb.c - make "ltdb_add" more similar to "ltdb_modify"
Matthias Dieter Wallnöfer
1
-9
/
+5
2010-11-06
s4:samr RPC server - "dcesrv_samr_RemoveMemberFromForeignDomain"
Matthias Dieter Wallnöfer
1
-12
/
+6
2010-11-06
s4:DRS-RPC-DSSYNC: don't try to decrypt secret attributes twice
Stefan Metzmacher
1
-19
/
+3
2010-11-06
s4-cldap: fixed debug message to match content
Andrew Tridgell
1
-1
/
+1
2010-11-06
s4-join: fixed SPNs, invocationId and dnshostname and python join
Andrew Tridgell
1
-3
/
+4
2010-11-06
s4-join: switch over to the new DC join in make test
Andrew Tridgell
2
-2
/
+2
2010-11-06
samba-tool: deprecate samba-tool vampire command
Andrew Tridgell
1
-1
/
+5
2010-11-05
s3: Make proper use of sid_check_is_in_xx routines
Volker Lendecke
1
-2
/
+2
2010-11-05
s3: Fix a typo
Volker Lendecke
1
-1
/
+1
2010-11-05
s3: Remove some duplicate prototypes
Volker Lendecke
2
-31
/
+0
2010-11-05
socket_wrapper: fill in sa.sa_len if the system supports it
Stefan Metzmacher
1
-2
/
+12
2010-11-05
s4-join: fixed secure_channel_type
Andrew Tridgell
1
-1
/
+3
2010-11-05
s4-join: don't print all the NDR packets by default
Andrew Tridgell
1
-1
/
+1
2010-11-05
s4-cldap: print all the DNS servers found
Andrew Tridgell
1
-0
/
+5
2010-11-05
s4-ldb: much more memory efficient msg filtering
Andrew Tridgell
1
-3
/
+20
2010-11-05
s4-drs: reduce the memory usage of the getncchanges server
Andrew Tridgell
1
-21
/
+69
2010-11-05
s4-kerberos Mention the remote address we fail to contact the KDC on
Andrew Bartlett
1
-1
/
+10
2010-11-05
s4-ldb: show the reason for module initialization failure
Andrew Tridgell
1
-1
/
+2
2010-11-05
s4: net -> samba-tool
Andrew Tridgell
1
-1
/
+1
2010-11-05
s4-join: added DC join to the python join code
Andrew Tridgell
2
-152
/
+282
2010-11-05
s4-pydrs: added rodc option to python drs replication
Andrew Tridgell
2
-5
/
+6
2010-11-05
s4-pydsdb: added DsReplicaAttribute()
Andrew Tridgell
3
-1
/
+78
2010-11-05
pidl: use a union assignment instead of memmove
Andrew Tridgell
1
-2
/
+4
2010-11-05
s4:password_hash LDB module - fix indentation
Matthias Dieter Wallnöfer
1
-10
/
+10
2010-11-05
s3: Allow disabling of mdns registrations
Volker Lendecke
4
-1
/
+29
2010-11-05
fix in_screen so that it works on os that don't chdir to $PWD
Matthieu Patou
1
-0
/
+1
2010-11-05
tsocket: fill in sa.sa_len if the system supports it
Stefan Metzmacher
1
-0
/
+12
2010-11-05
ldb:ldb.h - reorder extended operations list
Matthias Dieter Wallnöfer
1
-4
/
+10
2010-11-05
s4:dsdb/drepl_notify: reuse dreplsrv_notify_operation structures
Stefan Metzmacher
1
-0
/
+22
2010-11-05
s4/auth: Add logon_parameters to authenticate_username_pw
Anatoliy Atanasov
3
-8
/
+14
2010-11-05
s4/test: Added test for simple bind with machine account
Anatoliy Atanasov
1
-0
/
+116
2010-11-05
talloc: Add python talloc module, move convenience functions to it.
Jelmer Vernooij
7
-63
/
+102
2010-11-05
talloc: rename pytalloc.c to pytalloc_util.c
Jelmer Vernooij
2
-1
/
+1
2010-11-05
waf: Put private libraries in a separate directory when building.
Jelmer Vernooij
5
-6
/
+13
2010-11-05
wafsamba: Use project name variable rather than hardcoding 'samba4'.
Jelmer Vernooij
1
-2
/
+2
2010-11-05
wafsamba: Drop private library prefix when installing private libraries
Jelmer Vernooij
1
-2
/
+5
2010-11-05
wafsamba: Support expanding variables in LIBDIR/PRIVATELIBDIR variables.
Jelmer Vernooij
1
-2
/
+2
2010-11-05
Add --disable-rpath-private-install flag.
Jelmer Vernooij
2
-4
/
+20
2010-11-05
Add --with-privatelibdir build option.
Jelmer Vernooij
2
-1
/
+11
2010-11-05
samba_utils: Use LIBDIR rather than assuming it is set to $prefix/lib.
Jelmer Vernooij
1
-1
/
+1
2010-11-05
selftest: Allow some tests to output empty subunit data.
Jelmer Vernooij
1
-1
/
+1
2010-11-05
s4-ldap_server Don't DEBUG() at level 2 every time a caller disconnects
Andrew Bartlett
1
-3
/
+0
2010-11-04
s4: don't run etags over .inst files
Andrew Tridgell
1
-2
/
+2
2010-11-04
compression: added a simple lzxpress test
Andrew Tridgell
1
-1
/
+48
2010-11-04
compression: fixed an uninitialised data but in lzxpress
Andrew Tridgell
1
-0
/
+2
2010-11-04
s3: Remove the use of cli_send_trans from cli_get_fs_full_size_info
Volker Lendecke
3
-55
/
+41
2010-11-04
s4:ldap.py/passwords.py - just use objectclass "user" for users
Matthias Dieter Wallnöfer
2
-7
/
+7
2010-11-04
s3: Remove an unused prototype
Volker Lendecke
1
-17
/
+0
[next]