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
/
utils
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r18047: More C++ stuff
Volker Lendecke
1
-3
/
+3
2007-10-10
r18029: More C++ stuff
Volker Lendecke
2
-2
/
+2
2007-10-10
r18019: Fix a C++ warnings: Don't use void * in libads/ for LDAPMessage anymore.
Volker Lendecke
2
-17
/
+17
2007-10-10
r17984: Ensure we never indirect a null opt_username if it wasn't
Jeremy Allison
1
-0
/
+10
2007-10-10
r17981: Hmmm. Don't break helper functions that don't need
Jeremy Allison
1
-5
/
+7
2007-10-10
r17979: Make ntlm_auth more intelligent about figuring out it's
Jeremy Allison
1
-14
/
+31
2007-10-10
r17941: Fix print out of client site name.
Jeremy Allison
1
-1
/
+1
2007-10-10
r17928: Implement the basic store for CLDAP sitename
Jeremy Allison
1
-2
/
+2
2007-10-10
r17924: Get rid of warnings now that talloc is merged.
Volker Lendecke
1
-1
/
+1
2007-10-10
r17921: Comment is obsolte. This is now implemented in winbindd.
Jeremy Allison
1
-3
/
+1
2007-10-10
r17903: Fix null deref caught by Stanford checker. Don't
Jeremy Allison
1
-1
/
+0
2007-10-10
r17881: Another microstep towards better error reporting: Make get_sorted_dc_...
Volker Lendecke
1
-1
/
+1
2007-10-10
r17847: Dummy commit
Volker Lendecke
1
-1
/
+1
2007-10-10
r17798: Beginnings of a standalone libaddns library released under
Gerald Carter
2
-3
/
+275
2007-10-10
r17669: Remove RID algorithm support from unmapped users and groups
Gerald Carter
1
-2
/
+9
2007-10-10
r17610: Added the ability for firefox to drive the winbindd
Jeremy Allison
1
-10
/
+99
2007-10-10
r17603: Make net_ads_join_ok return NTSTATUS.
Volker Lendecke
1
-7
/
+12
2007-10-10
r17602: Make check_ads_config return NTSTATUS, set some error codes in net_ad...
Volker Lendecke
1
-10
/
+18
2007-10-10
r17591: machine_account is unused, and ctx must be freed. Thanks Michael
Volker Lendecke
1
-3
/
+2
2007-10-10
r17585: Don't let ads_status throw away the error information.
Volker Lendecke
1
-38
/
+45
2007-10-10
r17584: Some C++ Warnings
Volker Lendecke
1
-2
/
+2
2007-10-10
r17557: Change net_join_domain to return NTSTATUS instead of int.
Volker Lendecke
1
-15
/
+16
2007-10-10
r17554: Cleanup
Volker Lendecke
3
-50
/
+53
2007-10-10
r17551: Move some DEBUG to d_printf in interactive functions and return
Volker Lendecke
1
-7
/
+10
2007-10-10
r17496: net groupmap add could add uninitialized sid_name_type
Jeremy Allison
1
-10
/
+27
2007-10-10
r17468: To minimize the diff later on, pre-commit some changes independently:...
Volker Lendecke
2
-4
/
+4
2007-10-10
r17465: Get rid of add_initial_entry. In the two places it was called in it s...
Volker Lendecke
1
-33
/
+33
2007-10-10
r17463: A bit of cleanup work:
Volker Lendecke
3
-13
/
+13
2007-10-10
r17451: Change pdb_getgrsid not to take a DOM_SID but a const DOM_SID * as an
Volker Lendecke
3
-12
/
+10
2007-10-10
r17446: Fix some C++ warnings and two memleaks found by Coverity, IDs 304 and...
Volker Lendecke
1
-7
/
+13
2007-10-10
r17383: Patch from Michael Adams <ma@sernet.de> to catch
Gerald Carter
1
-17
/
+17
2007-10-10
r17375: If a field containts only whitespace, we need to do base64 as well.
Volker Lendecke
1
-2
/
+20
2007-10-10
r17374: Get rid of a silly "System User" default for "description", also fetc...
Volker Lendecke
1
-5
/
+9
2007-10-10
r17356: Also transfer the sambaHomePath attribute.
Volker Lendecke
1
-0
/
+4
2007-10-10
r17335: Some more fixes to net rpc vampire ldif. Still not good though :-(
Volker Lendecke
1
-8
/
+14
2007-10-10
r17316: More C++ warnings -- 456 left
Volker Lendecke
1
-2
/
+2
2007-10-10
r17313: Non-Ascii attribute values need to be encoded as base64, with an attr...
Volker Lendecke
1
-15
/
+60
2007-10-10
r17312: Do some reformatting on net rpc samsync ldif. Not doing this checkin ...
Volker Lendecke
1
-135
/
+152
2007-10-10
r17260: remove extra ;SAMBA_3_0_23/source/utils/netlookup.c
Gerald Carter
1
-1
/
+1
2007-10-10
r17258: Cleanup the 'net ads help join' output and document createupn
Gerald Carter
1
-35
/
+46
2007-10-10
r17216: From Kai Blin <kai.blin@gmail.com>:
Andrew Bartlett
1
-0
/
+71
2007-10-10
r17177: Get rid of a global variable by adding a private data pointer to
Volker Lendecke
1
-2
/
+5
2007-10-10
r17158: Add two new options to 'net ads join'
Gerald Carter
1
-12
/
+114
2007-10-10
r17149: Fail the join if we cannot set any SPNs for the machine account.
Gerald Carter
1
-24
/
+18
2007-10-10
r17086: Re-add ability to contact remote domain controllers with the "net ads"
Günther Deschner
2
-39
/
+64
2007-10-10
r17078: Ouch....
Volker Lendecke
1
-36
/
+0
2007-10-10
r17077: Activate RPC-SAMBA3-GETUSERNAME in the build farm
Volker Lendecke
1
-0
/
+36
2007-10-10
r17032: I thought I had already merged this from trunk:
Volker Lendecke
1
-1
/
+2
2007-10-10
r17005: Add a new helper mode to ntlm_auth: ntlm-change-password-1
Andrew Bartlett
1
-1
/
+295
2007-10-10
r16952: New derive DES salt code and Krb5 keytab generation
Gerald Carter
1
-15
/
+56
[next]