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
2002-04-04
More updates for auto-detecting server connection method. Added net_ads_check()
Jim McDonough
1
-5
/
+38
2002-04-04
small change in name_resolve_bcast()
Jean-François Micouleau
1
-1
/
+1
2002-04-04
If compiling with Insure, mallocate a byte of memory and attach it to the
Tim Potter
3
-1
/
+45
2002-04-04
Spelling.
Tim Potter
1
-1
/
+1
2002-04-04
Call poptFreeContext() as appropriate.
Tim Potter
1
-23
/
+30
2002-04-04
oops
Tim Potter
1
-1
/
+1
2002-04-04
Fixed memory leak in cli_lsa_enum_trust_dom(). Use talloc_strdup() instead
Tim Potter
1
-1
/
+1
2002-04-04
Rerun autoconf.
Tim Potter
1
-1
/
+1
2002-04-04
Use m4-mode when editinging configure.in under emacs.
Tim Potter
1
-1
/
+2
2002-04-04
Also look for libinsure.so where the full version installs it.
Tim Potter
1
-0
/
+5
2002-04-04
Free popt context after argument parsing.
Tim Potter
1
-0
/
+2
2002-04-04
Fixed memory leak in make_pdb_context_name()
Tim Potter
1
-17
/
+25
2002-04-04
Add non-ads version of net_ads_help for build on non-ads machines.
Jim McDonough
1
-0
/
+6
2002-04-04
Correct error string function call to ads_errstr()
Jim McDonough
1
-3
/
+3
2002-04-04
Fix up conversion code from old winbindd versions (some testing needed).
Jeremy Allison
4
-67
/
+179
2002-04-04
Try harder next time to not duplicate function...take ads_err2string back
Jim McDonough
1
-15
/
+0
2002-04-04
Add ability to get specific net ads subcommand help. Not all have been
Jim McDonough
1
-1
/
+1
2002-04-04
Add net ads user subcommands: add delete info. Also make user listing format
Jim McDonough
1
-12
/
+169
2002-04-04
Add libads/ldap_user.c to build for ads user management.
Jim McDonough
1
-1
/
+1
2002-04-04
Contains functions to manage/view AD user accounts via ldap. Initially has fns
Jim McDonough
1
-0
/
+80
2002-04-04
Add ads_err2string() function for generating error strings from an ADS_STATUS.
Jim McDonough
1
-0
/
+15
2002-04-04
Fixed the handle leak in the connection management code (this code is crap
Jeremy Allison
3
-2
/
+30
2002-04-04
Rerun autoconf.
Tim Potter
1
-672
/
+676
2002-04-04
Add -D__INSURE__ to the CPPFLAGS if CC=insure.
Tim Potter
1
-0
/
+7
2002-04-03
More winbind for HPUX updates from Don Mccall. I think JRA has already
Andrew Bartlett
2
-4
/
+27
2002-04-03
reorder useage message a little. -L is not a root-only or local mode option.
Herb Lewis
1
-7
/
+8
2002-04-03
Start to make argument ordering consistent.
Tim Potter
2
-5
/
+6
2002-04-03
Docstring updates.
Tim Potter
1
-22
/
+103
2002-04-03
Use Py_InitModule3() instead of Py_InitModule4() when we only want to set
Tim Potter
1
-6
/
+8
2002-04-03
removing unused files....
Gerald Carter
1
-88
/
+0
2002-04-03
Fixed C++ comments.
Tim Potter
37
-89
/
+89
2002-04-02
added "list <pipe>" command to display the available commands
Gerald Carter
1
-0
/
+45
2002-04-02
Fix continual scanning of smb.conf if an include file doesn't exist. Found
Jeremy Allison
1
-7
/
+7
2002-04-02
Fixed the error bad path for recursive mkdir so mkdir \a\b\c\d works.
Jeremy Allison
3
-71
/
+33
2002-04-02
Fix from Stefan "metze" Metzmacher <metze@metzemix.de> to prevent us
Jeremy Allison
1
-0
/
+5
2002-04-02
readd -c config file change from 2.2 - works with -L mode now as well.
Herb Lewis
1
-180
/
+178
2002-04-02
merge from 2.2 - build winbindd and libsmbclient
Herb Lewis
2
-9
/
+15
2002-04-02
some mergee from SAMBA_2_2. Does compile, but needs some more testing.
Gerald Carter
2
-221
/
+426
2002-04-01
* merges from SAMBA_2_2
Gerald Carter
10
-2522
/
+2819
2002-04-01
not all versions of gcc support -rdynamic
Andrew Tridgell
2
-772
/
+762
2002-04-01
try to get the summary test working on OpenBSD
Andrew Tridgell
2
-675
/
+680
2002-04-01
cope with a missing PAM define
Andrew Tridgell
1
-3
/
+6
2002-04-01
reverted Herbs smbpasswd commit as it completely broke setting a
Andrew Tridgell
1
-178
/
+181
2002-03-31
Removed unused variable.
Tim Potter
1
-1
/
+0
2002-03-31
Modified programs installed to /usr/bin and /usr/sbin
John Terpstra
1
-1
/
+7
2002-03-30
Added smbwrapper and everything to build options.
John Terpstra
1
-2
/
+4
2002-03-30
Added build option for "everything". Changed build options for libsmbclient.
John Terpstra
1
-1
/
+3
2002-03-30
merge from 2.2 - allow -c option to specify smb.conf file
Herb Lewis
1
-181
/
+178
2002-03-30
Hack to share pipe handles between lsa and samr pipes as NT4.x usrmgr
Jeremy Allison
1
-1
/
+12
2002-03-29
sync with 2.2 branch
Herb Lewis
1
-0
/
+11
[next]