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
path:
root
/
source3
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r23790: LGPLv3+ conversion for our LGPLv2+ library code
Andrew Tridgell
93
-93
/
+93
2007-10-10
r23786: Use linux/dqblk_xfs.h rather than a private copy of this header in the
Andrew Tridgell
4
-167
/
+19
2007-10-10
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
523
-1046
/
+523
2007-10-10
r23783: Processing the UAS change message was causing problems on ppc64 Linux
Andrew Tridgell
2
-131
/
+2
2007-10-10
r23782: I tested this against NT4 PDC, W2K Server, W2K3 Dc, and a Win XP std ...
Simo Sorce
1
-6
/
+1
2007-10-10
r23780: Find and fix more GPL2 -> GPL3.
Jeremy Allison
27
-27
/
+27
2007-10-10
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
690
-690
/
+690
2007-10-10
r23776: Setting version in 3.2 branch to 3.2.1pre1-SVN
Gerald Carter
1
-2
/
+2
2007-10-10
r23773: One pstring a day...
Volker Lendecke
1
-3
/
+5
2007-10-10
r23772: Add ads_find_samaccount() helper function.
Günther Deschner
2
-61
/
+66
2007-10-10
r23771: Merge useful W_ERROR_NOT_OK_RETURN macro from samba4.
Günther Deschner
1
-0
/
+6
2007-10-10
r23770: Some minor cleanups in libgpo
Günther Deschner
4
-131
/
+184
2007-10-10
r23769: Move removal of the tdb from the generic tdb_validate function
Michael Adam
2
-6
/
+6
2007-10-10
r23768: Get rid of the three global variables for the case semantics. I think
Volker Lendecke
1
-64
/
+70
2007-10-10
r23766: Add GTYPE_SECURITY_UNIVERSAL_GROUP define.
Günther Deschner
1
-0
/
+5
2007-10-10
r23765: Another error-path restore_case_semantics().
Volker Lendecke
1
-0
/
+1
2007-10-10
r23764: Do restore_case_semantics in an error path. Jeremy, please check!
Volker Lendecke
1
-0
/
+1
2007-10-10
r23763: Fix a typo in DEBUG message.
Michael Adam
1
-1
/
+1
2007-10-10
r23761: Rename reduce_name to check_reduced_name
Volker Lendecke
4
-5
/
+5
2007-10-10
r23760: Untangle use of strrchr_m and strequal and add some checks
Michael Adam
1
-2
/
+11
2007-10-10
r23759: Fix make test -- sorry
Volker Lendecke
1
-2
/
+2
2007-10-10
r23758: Fix Coverity id 385
Volker Lendecke
1
-2
/
+7
2007-10-10
r23757: Fix Coverity id 386
Volker Lendecke
1
-1
/
+5
2007-10-10
r23756: Fix Coverity id 388
Volker Lendecke
1
-0
/
+1
2007-10-10
r23755: Fix Coverity id 384
Volker Lendecke
1
-1
/
+7
2007-10-10
r23752: Fix bug introduced by checkin 22920, allow large
Jeremy Allison
1
-3
/
+1
2007-10-10
r23751: Call tdb_close even when validation was not successful.
Michael Adam
1
-9
/
+1
2007-10-10
r23750: Change the behaviour of net conf import when there is a global section
Michael Adam
1
-8
/
+24
2007-10-10
r23749: Simplify prototype of reg_setvalue_internal:
Michael Adam
1
-22
/
+9
2007-10-10
r23748: Clean use of talloc in import_process_service:
Michael Adam
1
-4
/
+13
2007-10-10
r23747: Move formatting of a parameter's value into a value string
Michael Adam
1
-80
/
+82
2007-10-10
r23746: Fix missing assignments to target string of asprintf in import function.
Michael Adam
1
-2
/
+2
2007-10-10
r23745: Fix: Check whether top subkeyname instead of whole registry key name
Michael Adam
1
-2
/
+3
2007-10-10
r23744: Remove TODO-comment. lp_load returns False if opening
Michael Adam
1
-2
/
+0
2007-10-10
r23743: Simplify stat_cache_lookup() logic. For the history of this, see
Volker Lendecke
1
-68
/
+76
2007-10-10
r23738: Re-add commented out code snipped that got lost by accident
Volker Lendecke
1
-0
/
+10
2007-10-10
r23736: Use local variable of smb_flag2 instead of using the macro every time.
Jeremy Allison
1
-14
/
+16
2007-10-10
r23735: Second part of the bugfix for #4763
Jeremy Allison
1
-1
/
+21
2007-10-10
r23733: Limit LDAP lookup in lookup_usergroups_member() to security groups.
Lars Müller
1
-1
/
+6
2007-10-10
r23732: removed reference to non-existent structure
Herb Lewis
1
-2
/
+0
2007-10-10
r23731: Forgot one reference to inbuf
Volker Lendecke
1
-1
/
+1
2007-10-10
r23730: Squashed commit of the following:
Gerald Carter
2
-2
/
+6
2007-10-10
r23728: First part of bugfix for #4763. Limit notify responses
Jeremy Allison
1
-0
/
+12
2007-10-10
r23727: Explicitly pass down FLAGS2 to srvstr_get_path.
Volker Lendecke
3
-44
/
+111
2007-10-10
r23726: Explicitly pass down the FLAGS2 field to srvstr_pull_buf. The next
Volker Lendecke
13
-53
/
+99
2007-10-10
r23725: Remove get_current_mid()
Volker Lendecke
2
-26
/
+33
2007-10-10
r23724: Reduce access to the global inbuf a tiny bit. Add a struct smb_request
Volker Lendecke
10
-110
/
+208
2007-10-10
r23723: Alexander Larsson pointed me at a missing mapping in clierror.c
Simo Sorce
1
-1
/
+3
2007-10-10
r23722: Fix the build of the catia module
Volker Lendecke
1
-2
/
+2
2007-10-10
r23710: Remove some code duplication, we do have a random number generator
Volker Lendecke
1
-7
/
+3
[prev]
[next]