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-05-10
s4:password_hash - Rework to handle password changes
Matthias Dieter Wallnöfer
1
-138
/
+450
2010-05-10
s4:password_hash - Rework unique value checks
Matthias Dieter Wallnöfer
1
-49
/
+71
2010-05-10
s4:password_hash - Various (mostly cosmetic) prework
Matthias Dieter Wallnöfer
1
-176
/
+240
2010-05-10
s4:dsdb: add new controls
Matthias Dieter Wallnöfer
2
-0
/
+24
2010-05-10
s4:setup: mark DSDB_CONTROL_DN_STORAGE_FORMAT_OID 1.3.6.1.4.1.7165.4.3.4 as a...
Stefan Metzmacher
1
-2
/
+4
2010-05-10
v2 Latest enhancements in ldapcmp tool
Zahari Zahariev
1
-140
/
+262
2010-05-10
s4-rodc: Fix provision warnings by creating ntds objectGUID in provision
Anatoliy Atanasov
3
-1
/
+32
2010-05-10
s3-rpcclient: fix two more invalid typecasts in spoolss commands.
Günther Deschner
1
-9
/
+47
2010-05-10
s3: Work around dependency bug in Samba 4 waf build in merged build.
Jelmer Vernooij
1
-3
/
+4
2010-05-10
libwbclient: Fix a fd-leak at dlclose-time
Volker Lendecke
1
-0
/
+3
2010-05-10
s3: Test for "__attribute__((destructor))"
Volker Lendecke
1
-0
/
+16
2010-05-10
s4:acl ldb module - fix typos
Matthias Dieter Wallnöfer
1
-3
/
+3
2010-05-10
s4:dsdb/util.c - Add a new function for retrieving password change attributes
Matthias Dieter Wallnöfer
1
-0
/
+41
2010-05-10
s4:blackbox password tests - more complex passwords
Stefan Metzmacher
2
-5
/
+5
2010-05-10
s4:selftest - change test passwords
Matthias Dieter Wallnöfer
1
-3
/
+3
2010-05-10
s4:selftest: add --socket-wrapper[-keep]-pcap options to "waf test"
Stefan Metzmacher
1
-0
/
+10
2010-05-10
testprogs: update Makefile.mingw (although mingw current cant build it).
Günther Deschner
1
-4
/
+4
2010-05-10
testprogs: update README to reflect the util rename.
Günther Deschner
1
-9
/
+9
2010-05-10
testprogs: add readme for testspoolss.exe.
Günther Deschner
2
-1
/
+65
2010-05-10
testprogs: add vcproj and sln files for testspoolss.exe.
Günther Deschner
2
-0
/
+244
2010-05-10
testprogs: rename spoolss.exe to testspoolss.exe.
Günther Deschner
5
-7
/
+7
2010-05-10
s3-net: Fix Bug #7417. 'net rpc user password' can set the wrong password.
Günther Deschner
1
-1
/
+4
2010-05-10
tevent: Added a description for tevent queue.
Andreas Schneider
1
-0
/
+9
2010-05-10
tevent: Added an introduction to the tevent_queue tutorial.
Andreas Schneider
1
-4
/
+38
2010-05-10
tevent: Fixed a doxygen problem with PRINTF_ATTRIBUTE.
Andreas Schneider
1
-3
/
+3
2010-05-10
talloc: Fixed a doxygen problem with PRINTF_ATTRIBUTE.
Andreas Schneider
1
-3
/
+3
2010-05-10
build: Update the waf build to fix python header checks
Kai Blin
1
-0
/
+0
2010-05-10
s3:provision_basedn_modify.ldif - add "msDS-NcType" attribute and fix comments
Matthias Dieter Wallnöfer
1
-1
/
+5
2010-05-09
s3-proto: add missing protoype for dcerpc_fault_to_nt_status().
Günther Deschner
1
-0
/
+1
2010-05-09
s3-lanman: use srvsvc for api_RNetServerGetInfo().
Günther Deschner
1
-45
/
+47
2010-05-09
s3-spoolss: Make spoolss_Time_to_time_t public.
Simo Sorce
3
-15
/
+16
2010-05-09
s4:samldb LDB module - make "samldb_member_check" synchronous again
Matthias Dieter Wallnöfer
1
-64
/
+33
2010-05-09
s4:samldb LDB module - make "samldb_prim_group_users_check" synchronous again
Matthias Dieter Wallnöfer
1
-235
/
+24
2010-05-09
s4:samldb LDB module - update the copyright notice
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-05-09
s4:blackbox/test_kinit.sh - Test the new "net user add <user> [<password>]" s...
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-05-09
s4:net utility - make outprinted description comments more consistent
Matthias Dieter Wallnöfer
14
-16
/
+16
2010-05-09
s4:net utility - remove unixname parameter of samdb.newuser
Matthias Dieter Wallnöfer
1
-9
/
+4
2010-05-09
s4:samdb python bindings - remove idmap creation stuff from this call
Matthias Dieter Wallnöfer
1
-22
/
+1
2010-05-09
s4:net utility - add an optional password attribute to "net user add"
Matthias Dieter Wallnöfer
1
-3
/
+5
2010-05-09
s4:dsdb Provide an intelegent fallback if not CN=Subnets is found
Andrew Bartlett
1
-3
/
+7
2010-05-09
buildtools: Add 'make testenv' to Samba4 make targets
Andrew Bartlett
1
-0
/
+3
2010-05-09
dsdb/password_hash: remove usage of msDs-KeyVersionNumber
Stefan Metzmacher
1
-37
/
+1
2010-05-09
s4:dsdb Use replPropertyMetaData as the basis for msDS-KeyVersionNumber
Andrew Bartlett
1
-10
/
+76
2010-05-09
librpc:dcerpc_error.c - fix a warning
Matthias Dieter Wallnöfer
1
-2
/
+2
2010-05-09
s3-libsmb: fix argument order for tevent_req_default_print in cli_pull_print().
Günther Deschner
1
-1
/
+1
2010-05-08
pidl: add NDR_PRINT_DEBUG output to generated s3 server dispatch tables.
Günther Deschner
1
-0
/
+10
2010-05-08
s3: Fix the build
Volker Lendecke
1
-0
/
+1
2010-05-08
s4-smbtorture: add smbcli_rap_netuserpasswordset2().
Günther Deschner
1
-0
/
+55
2010-05-08
rap: add rap_NetUserPasswordSet2() to IDL.
Günther Deschner
1
-0
/
+10
2010-05-08
s3: move BASE_RID to main includes.h (in preparation to separate passdb).
Günther Deschner
2
-2
/
+2
[next]