index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fixed memory leak in cli_lsa_enum_trust_dom(). Use talloc_strdup() instead
Tim Potter
2002-04-04
1
-1
/
+1
*
Rerun autoconf.
Tim Potter
2002-04-04
1
-1
/
+1
*
Use m4-mode when editinging configure.in under emacs.
Tim Potter
2002-04-04
1
-1
/
+2
*
Also look for libinsure.so where the full version installs it.
Tim Potter
2002-04-04
1
-0
/
+5
*
Free popt context after argument parsing.
Tim Potter
2002-04-04
1
-0
/
+2
*
Fixed memory leak in make_pdb_context_name()
Tim Potter
2002-04-04
1
-17
/
+25
*
Add non-ads version of net_ads_help for build on non-ads machines.
Jim McDonough
2002-04-04
1
-0
/
+6
*
Correct error string function call to ads_errstr()
Jim McDonough
2002-04-04
1
-3
/
+3
*
Fix up conversion code from old winbindd versions (some testing needed).
Jeremy Allison
2002-04-04
4
-67
/
+179
*
Try harder next time to not duplicate function...take ads_err2string back
Jim McDonough
2002-04-04
1
-15
/
+0
*
Add ability to get specific net ads subcommand help. Not all have been
Jim McDonough
2002-04-04
1
-1
/
+1
*
Add net ads user subcommands: add delete info. Also make user listing format
Jim McDonough
2002-04-04
1
-12
/
+169
*
Add libads/ldap_user.c to build for ads user management.
Jim McDonough
2002-04-04
1
-1
/
+1
*
Contains functions to manage/view AD user accounts via ldap. Initially has fns
Jim McDonough
2002-04-04
1
-0
/
+80
*
Add ads_err2string() function for generating error strings from an ADS_STATUS.
Jim McDonough
2002-04-04
1
-0
/
+15
*
Fixed the handle leak in the connection management code (this code is crap
Jeremy Allison
2002-04-04
3
-2
/
+30
*
Rerun autoconf.
Tim Potter
2002-04-04
1
-672
/
+676
*
Add -D__INSURE__ to the CPPFLAGS if CC=insure.
Tim Potter
2002-04-04
1
-0
/
+7
*
More winbind for HPUX updates from Don Mccall. I think JRA has already
Andrew Bartlett
2002-04-03
2
-4
/
+27
*
reorder useage message a little. -L is not a root-only or local mode option.
Herb Lewis
2002-04-03
1
-7
/
+8
*
Start to make argument ordering consistent.
Tim Potter
2002-04-03
2
-5
/
+6
*
Docstring updates.
Tim Potter
2002-04-03
1
-22
/
+103
*
Use Py_InitModule3() instead of Py_InitModule4() when we only want to set
Tim Potter
2002-04-03
1
-6
/
+8
*
removing unused files....
Gerald Carter
2002-04-03
1
-88
/
+0
*
added "list <pipe>" command to display the available commands
Gerald Carter
2002-04-02
1
-0
/
+45
*
Fix continual scanning of smb.conf if an include file doesn't exist. Found
Jeremy Allison
2002-04-02
1
-7
/
+7
*
Fixed the error bad path for recursive mkdir so mkdir \a\b\c\d works.
Jeremy Allison
2002-04-02
3
-71
/
+33
*
Fix from Stefan "metze" Metzmacher <metze@metzemix.de> to prevent us
Jeremy Allison
2002-04-02
1
-0
/
+5
*
readd -c config file change from 2.2 - works with -L mode now as well.
Herb Lewis
2002-04-02
1
-180
/
+178
*
some mergee from SAMBA_2_2. Does compile, but needs some more testing.
Gerald Carter
2002-04-02
2
-221
/
+426
*
not all versions of gcc support -rdynamic
Andrew Tridgell
2002-04-01
2
-772
/
+762
*
try to get the summary test working on OpenBSD
Andrew Tridgell
2002-04-01
2
-675
/
+680
*
cope with a missing PAM define
Andrew Tridgell
2002-04-01
1
-3
/
+6
*
reverted Herbs smbpasswd commit as it completely broke setting a
Andrew Tridgell
2002-04-01
1
-178
/
+181
*
Removed unused variable.
Tim Potter
2002-03-31
1
-1
/
+0
*
Added build option for "everything". Changed build options for libsmbclient.
John Terpstra
2002-03-30
1
-1
/
+3
*
merge from 2.2 - allow -c option to specify smb.conf file
Herb Lewis
2002-03-30
1
-181
/
+178
*
Hack to share pipe handles between lsa and samr pipes as NT4.x usrmgr
Jeremy Allison
2002-03-30
1
-1
/
+12
*
Don't core dump listing thousands of users in usrmgr.
Jeremy Allison
2002-03-29
2
-11
/
+22
*
Re-implemented net ads user and net ads group to use the new
Jim McDonough
2002-03-29
2
-22
/
+54
*
Added ads_process_results(), which takes a function that is called for each
Jim McDonough
2002-03-29
1
-20
/
+73
*
Ensure we return a parseable value if invalid handle given.
Jeremy Allison
2002-03-29
1
-17
/
+17
*
merge winbindd WINS changes from 2.2
Herb Lewis
2002-03-29
7
-47
/
+151
*
added shutdown to smbd
Jean-François Micouleau
2002-03-29
1
-0
/
+6
*
nmbd handle shutdown message.
Jean-François Micouleau
2002-03-29
1
-0
/
+10
*
added a shutdown command to smbcontrol.
Jean-François Micouleau
2002-03-29
2
-0
/
+8
*
Fix to stop PERMANENT_NAMES being added when nmbd starts up and WINS
Jeremy Allison
2002-03-29
1
-5
/
+34
*
merge from SAMBA_2_2
Gerald Carter
2002-03-28
1
-1
/
+6
*
Aborted experiment to avoid namespace pollution and prototype hell and
Tim Potter
2002-03-28
10
-62
/
+111
*
Added another return type.
Tim Potter
2002-03-28
1
-1
/
+2
[prev]
[next]