index
:
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
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
Commit message (
Expand
)
Author
Age
Files
Lines
*
r23776: Setting version in 3.2 branch to 3.2.1pre1-SVN
Gerald Carter
2007-07-09
1
-2
/
+2
*
r23773: One pstring a day...
Volker Lendecke
2007-07-09
1
-3
/
+5
*
r23772: Add ads_find_samaccount() helper function.
Günther Deschner
2007-07-09
2
-61
/
+66
*
r23771: Merge useful W_ERROR_NOT_OK_RETURN macro from samba4.
Günther Deschner
2007-07-09
1
-0
/
+6
*
r23770: Some minor cleanups in libgpo
Günther Deschner
2007-07-09
4
-131
/
+184
*
r23769: Move removal of the tdb from the generic tdb_validate function
Michael Adam
2007-07-09
2
-6
/
+6
*
r23766: Add GTYPE_SECURITY_UNIVERSAL_GROUP define.
Günther Deschner
2007-07-09
1
-0
/
+5
*
r23765: Another error-path restore_case_semantics().
Volker Lendecke
2007-07-09
1
-0
/
+1
*
r23764: Do restore_case_semantics in an error path. Jeremy, please check!
Volker Lendecke
2007-07-09
1
-0
/
+1
*
r23763: Fix a typo in DEBUG message.
Michael Adam
2007-07-09
1
-1
/
+1
*
r23761: Rename reduce_name to check_reduced_name
Volker Lendecke
2007-07-09
4
-5
/
+5
*
r23760: Untangle use of strrchr_m and strequal and add some checks
Michael Adam
2007-07-09
1
-2
/
+11
*
r23759: Fix make test -- sorry
Volker Lendecke
2007-07-09
1
-2
/
+2
*
r23758: Fix Coverity id 385
Volker Lendecke
2007-07-09
1
-2
/
+7
*
r23757: Fix Coverity id 386
Volker Lendecke
2007-07-09
1
-1
/
+5
*
r23756: Fix Coverity id 388
Volker Lendecke
2007-07-09
1
-0
/
+1
*
r23755: Fix Coverity id 384
Volker Lendecke
2007-07-09
1
-1
/
+7
*
r23752: Fix bug introduced by checkin 22920, allow large
Jeremy Allison
2007-07-09
1
-3
/
+1
*
r23751: Call tdb_close even when validation was not successful.
Michael Adam
2007-07-08
1
-9
/
+1
*
r23750: Change the behaviour of net conf import when there is a global section
Michael Adam
2007-07-07
1
-8
/
+24
*
r23749: Simplify prototype of reg_setvalue_internal:
Michael Adam
2007-07-07
1
-22
/
+9
*
r23748: Clean use of talloc in import_process_service:
Michael Adam
2007-07-07
1
-4
/
+13
*
r23747: Move formatting of a parameter's value into a value string
Michael Adam
2007-07-07
1
-80
/
+82
*
r23746: Fix missing assignments to target string of asprintf in import function.
Michael Adam
2007-07-07
1
-2
/
+2
*
r23745: Fix: Check whether top subkeyname instead of whole registry key name
Michael Adam
2007-07-07
1
-2
/
+3
*
r23744: Remove TODO-comment. lp_load returns False if opening
Michael Adam
2007-07-07
1
-2
/
+0
*
r23743: Simplify stat_cache_lookup() logic. For the history of this, see
Volker Lendecke
2007-07-07
1
-68
/
+76
*
r23742: Merge Jeremy's r23736:
Volker Lendecke
2007-07-07
1
-14
/
+16
*
r23741: Combined merge of 23726, 23727 and 23731 from 3_0:
Volker Lendecke
2007-07-07
13
-94
/
+207
*
r23740: Merge r23725 from 3_0:
Volker Lendecke
2007-07-07
2
-26
/
+33
*
r23739: Merge r23724 from 3_0 without the accidential checkin:
Volker Lendecke
2007-07-07
10
-102
/
+211
*
r23735: Second part of the bugfix for #4763
Jeremy Allison
2007-07-06
1
-1
/
+21
*
r23733: Limit LDAP lookup in lookup_usergroups_member() to security groups.
Lars Müller
2007-07-06
1
-1
/
+6
*
r23732: removed reference to non-existent structure
Herb Lewis
2007-07-06
1
-2
/
+0
*
r23729: Squashed commit of the following:
Gerald Carter
2007-07-05
2
-2
/
+6
*
r23728: First part of bugfix for #4763. Limit notify responses
Jeremy Allison
2007-07-05
1
-0
/
+12
*
r23723: Alexander Larsson pointed me at a missing mapping in clierror.c
Simo Sorce
2007-07-05
1
-1
/
+3
*
r23722: Fix the build of the catia module
Volker Lendecke
2007-07-05
1
-2
/
+2
*
r23710: Remove some code duplication, we do have a random number generator
Volker Lendecke
2007-07-04
1
-7
/
+3
*
r23709: C++ warnings
Volker Lendecke
2007-07-04
1
-2
/
+2
*
r23708: - Add define for WINBIND_WARN_PWD_EXPIRE.
Lars Müller
2007-07-04
2
-2
/
+12
*
r23707: - Move the asprintf() call to create the key even in
Lars Müller
2007-07-04
1
-14
/
+12
*
r23704: Add pam_pwd_expire feature as discussed on samba-technical.
Lars Müller
2007-07-04
2
-11
/
+95
*
r23694: Make sure that when builddir != srcdir, we can still find the exports
Gerald Carter
2007-07-04
1
-6
/
+6
*
r23692: Couldn't wait, sorry :-). Did the style change.
Jeremy Allison
2007-07-03
1
-3
/
+3
*
r23691: fix for bug on touching files as described here:
Simo Sorce
2007-07-03
1
-5
/
+13
*
r23690: Squashed commit of the following:
Gerald Carter
2007-07-03
5
-16
/
+42
*
r23688: Fix bug #4759 reported by Raul <ismell@ismell.org>.
Jeremy Allison
2007-07-03
1
-1
/
+1
*
r23686: merge from SAMBA_4_0:
Stefan Metzmacher
2007-07-03
1
-2
/
+2
*
r23683: Check ports are in the correct range (1-65535)
Simo Sorce
2007-07-03
1
-2
/
+2
[next]